aboutsummaryrefslogtreecommitdiff
path: root/src/StormLib.h
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2023-06-07 19:56:08 +0200
committerLadislav Zezula <zezula@volny.cz>2023-06-07 19:56:08 +0200
commit2eab5a3039cff3a8adc5f9510df87452ce56dd2a (patch)
tree4c9cd17bea06296ce1819a1802cece97b01d96fe /src/StormLib.h
parent8732011a322899a960b85b9f5be49e3e626a7c4f (diff)
Version incremented
Diffstat (limited to 'src/StormLib.h')
-rw-r--r--src/StormLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/StormLib.h b/src/StormLib.h
index 94e9813..4aa51c1 100644
--- a/src/StormLib.h
+++ b/src/StormLib.h
@@ -143,8 +143,8 @@ extern "C" {
//-----------------------------------------------------------------------------
// Defines
-#define STORMLIB_VERSION 0x0918 // Current version of StormLib (9.24)
-#define STORMLIB_VERSION_STRING "9.24" // String version of StormLib version
+#define STORMLIB_VERSION 0x0919 // Current version of StormLib
+#define STORMLIB_VERSION_STRING "9.25" // Current version of StormLib as string
#define ID_MPQ 0x1A51504D // MPQ archive header ID ('MPQ\x1A')
#define ID_MPQ_USERDATA 0x1B51504D // MPQ userdata entry ('MPQ\x1B')