ft2-clone

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

commit bfa135882cef29b577d1c16e34dabce6fe5d9171
parent 78736768bfa31d145f954f6d65c7199f9a49ce27
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Fri, 17 Jan 2025 19:47:05 +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.94" +#define PROG_VER_STR "1.95" // do NOT change these! It will only mess things up...