shithub: ft²

Download patch

ref: 62fa192dca04909fbd36afe0f72c9a5091891dce
parent: bba5e11511043c096c7a0b33c3816b728de0ce11
author: Olav Sørensen <olav.sorensen@live.no>
date: Fri Dec 20 17:00:01 EST 2024

Update ft2_header.h

--- a/src/ft2_header.h
+++ b/src/ft2_header.h
@@ -12,7 +12,7 @@
 #endif
 #include "ft2_replayer.h"
 
-#define PROG_VER_STR "1.91"
+#define PROG_VER_STR "1.92"
 
 // do NOT change these! It will only mess things up...
 
--