Author: sagamusix
Date: Sun Mar 3 17:47:25 2024
New Revision: 20223
URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20223
Log:
[Mod] OpenMPT: Version is now 1.32.00.07
Modified:
trunk/OpenMPT/common/versionNumber.h
Modified: trunk/OpenMPT/common/versionNumber.h
==============================================================================
--- trunk/OpenMPT/common/versionNumber.h Sun Mar 3 17:45:38 2024 (r20222)
+++ trunk/OpenMPT/common/versionNumber.h Sun Mar 3 17:47:25 2024 (r20223)
@@ -18,6 +18,6 @@
#define VER_MAJORMAJOR 1
#define VER_MAJOR 32
#define VER_MINOR 00
-#define VER_MINORMINOR 06
+#define VER_MINORMINOR 07
OPENMPT_NAMESPACE_END
|