shithub: ft²

Download patch

ref: 4afaa08eef7e43682284d15be646538293cee1ae
parent: 835b2714ad6360f752667b390d2514fdd7be6183
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Dec 24 14:29:35 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.92"
+#define PROG_VER_STR "1.93"
 
 // do NOT change these! It will only mess things up...
 
--