shithub: ft²

Download patch

ref: 9001d5ed72e08929fa09d9a9bf4743baf5a94ac2
parent: 9a68288e24cad7eb3efa3e628fc131a19271416c
author: Olav Sørensen <olav.sorensen@live.no>
date: Sat Aug 31 13:16:40 EDT 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.84"
+#define PROG_VER_STR "1.85"
 
 // do NOT change these! It will only mess things up...
 
--