ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit f95626311367970a4e12789247baa2c245e6af9a
parent 12cbbde14add1228c98a5ad62dc84d006e854e0b
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Thu,  4 Mar 2021 13:46:04 +0100

Update ft2_header.h

Diffstat:
Msrc/ft2_header.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ft2_header.h b/src/ft2_header.h @@ -12,7 +12,7 @@ #endif #include "ft2_replayer.h" -#define PROG_VER_STR "1.44" +#define PROG_VER_STR "1.45" // do NOT change these! It will only mess things up...