commit 87dd21f7c19434c17f07a6df4f355ec16a002ecc parent 4fcc002b4ae32417b80298462c9b674acd3e32aa Author: Olav Sørensen <olav.sorensen@live.no> Date: Mon, 11 Mar 2024 14:14:17 +0100 Update ft2_header.h Diffstat:
M | src/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.76" +#define PROG_VER_STR "1.77" // do NOT change these! It will only mess things up...