ft2-clone

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

commit 45ab7ef1de265bf536e83a766326a998c73a80d9
parent 9df67d1a25927b08e82c8872b01b07a99213ee0c
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Sat,  7 Oct 2023 14:47:49 +0200

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.71" +#define PROG_VER_STR "1.72" // do NOT change these! It will only mess things up...