ft2-clone

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

commit fde50d93b2284178743a12e8c359286ea99f0b21
parent ae9391ae2c59d017020e8d46dc6a78d155444dc5
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Mon, 28 Nov 2022 16:02:42 +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.61" +#define PROG_VER_STR "1.62" // do NOT change these! It will only mess things up...