From 1efbd794e414b1ecd3e41b97e21c411f53c33caf Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Sun, 9 Jun 2024 18:39:16 +0200 Subject: Bumped version to 9.26 --- src/StormLib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/StormLib.h b/src/StormLib.h index e211cd8..943d968 100644 --- a/src/StormLib.h +++ b/src/StormLib.h @@ -143,8 +143,8 @@ extern "C" { //----------------------------------------------------------------------------- // Defines -#define STORMLIB_VERSION 0x0919 // Current version of StormLib -#define STORMLIB_VERSION_STRING "9.25" // Current version of StormLib as string +#define STORMLIB_VERSION 0x0916 // 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') #define ID_MPQ_USERDATA 0x1B51504D // MPQ userdata entry ('MPQ\x1B') -- cgit v1.2.3