aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2024-06-09 18:49:44 +0200
committerLadislav Zezula <zezula@volny.cz>2024-06-09 18:49:44 +0200
commitfa129058b1a8d9e58a7d70a888b81121f9d48382 (patch)
tree7dc2b32a6bff962c0e9397b05631801fde824605
parent1efbd794e414b1ecd3e41b97e21c411f53c33caf (diff)
Bumped version
-rw-r--r--src/StormLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StormLib.h b/src/StormLib.h
index 943d968..4072a7d 100644
--- a/src/StormLib.h
+++ b/src/StormLib.h
@@ -143,7 +143,7 @@ extern "C" {
//-----------------------------------------------------------------------------
// Defines
-#define STORMLIB_VERSION 0x0916 // Current version of StormLib
+#define STORMLIB_VERSION 0x091A // Current version of StormLib
#define STORMLIB_VERSION_STRING "9.26" // Current version of StormLib as string
#define ID_MPQ 0x1A51504D // MPQ archive header ID ('MPQ\x1A')