shithub: ft²

Download patch

ref: ac50c03780c6623b46500d4481ac42b3ee119bb3
parent: 535213cffc82820e255b0a7b1b8157defeeaba49
author: Olav Sørensen <olav.sorensen@live.no>
date: Fri Nov 21 17:47:15 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.99"
+#define PROG_VER_STR "2.00"
 
 // do NOT change these! It will only mess things up...
 
--