ft2-clone

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

commit 81bc38c9e3b395412bdc12377e16e97d61338a26
parent e5de9210c160bf941b5ac4a94c7be76da77bff47
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Sun, 17 Mar 2024 12:23:57 +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.77" +#define PROG_VER_STR "1.78" // do NOT change these! It will only mess things up...