ft2-clone

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

commit 07489459dbb6fa01566c09f46f9757a6d8489781
parent 7ddfd10a646f7ad195a2fe447f65f0572471f545
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Tue, 16 Jan 2024 13:56:23 +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.75" +#define PROG_VER_STR "1.76" // do NOT change these! It will only mess things up...