commit 432258c62513760560900ac82ccbc5ac04f7393c parent c5deb6068ec9488a3a7365606e51c2af7ada7bc8 Author: Olav Sørensen <olav.sorensen@live.no> Date: Tue, 9 Apr 2024 19:29:53 +0200 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.80" +#define PROG_VER_STR "1.81" // do NOT change these! It will only mess things up...