ft2-clone

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

commit 62fa192dca04909fbd36afe0f72c9a5091891dce
parent bba5e11511043c096c7a0b33c3816b728de0ce11
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Fri, 20 Dec 2024 21:59:34 +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.91" +#define PROG_VER_STR "1.92" // do NOT change these! It will only mess things up...