ft2-clone

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

commit 14c45c48c360db0aa89bda32c450a710bf94a79c
parent 94fad6924031ca2337b4d8f00b1fe9919278fc2c
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Tue, 24 Jan 2023 22:44: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.62" +#define PROG_VER_STR "1.63" // do NOT change these! It will only mess things up...