ft2-clone

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

commit 3af99afd1fb732d735c34c02c926ca4d7ba5b061
parent 2fbade4b6d929694c8bcd5ddabc8449770e73bdd
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Mon,  7 Nov 2022 21:09:52 +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.60" +#define PROG_VER_STR "1.61" // do NOT change these! It will only mess things up...