ft2-clone

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

commit 0fe93d0068b6303b3367a825fe9012bc7dad0387
parent 09ef04f7d153b286cea2d5f517c31359cd56aaf4
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Wed,  9 Sep 2020 21:21:35 +0200

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.33" +#define PROG_VER_STR "1.34" // do NOT change these! It will only mess things up...