diff options
| author | Ladislav Zezula <zezula@volny.cz> | 2024-06-09 18:49:44 +0200 | 
|---|---|---|
| committer | Ladislav Zezula <zezula@volny.cz> | 2024-06-09 18:49:44 +0200 | 
| commit | fa129058b1a8d9e58a7d70a888b81121f9d48382 (patch) | |
| tree | 7dc2b32a6bff962c0e9397b05631801fde824605 | |
| parent | 1efbd794e414b1ecd3e41b97e21c411f53c33caf (diff) | |
Bumped version
| -rw-r--r-- | src/StormLib.h | 2 | 
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')  | 
