shithub: ft²

Download patch

ref: bfa135882cef29b577d1c16e34dabce6fe5d9171
parent: 78736768bfa31d145f954f6d65c7199f9a49ce27
author: Olav Sørensen <olav.sorensen@live.no>
date: Fri Jan 17 14:47:32 EST 2025

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.94"
+#define PROG_VER_STR "1.95"
 
 // do NOT change these! It will only mess things up...
 
--