ft2-clone

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

commit d419839301ac35e27302818ad6e05498e3a6b5b8
parent d062ff26d71260998bf8b70eca9681ec11871254
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Mon, 18 Mar 2024 15:37:55 +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.78" +#define PROG_VER_STR "1.79" // do NOT change these! It will only mess things up...