mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-01-18 05:58:19 +01:00
Incremented version
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
/* 18.09.15 9.20 Lad Release 9.20 */
|
||||
/* 12.12.16 9.21 Lad Release 9.21 */
|
||||
/* 10.11.17 9.22 Lad Release 9.22 */
|
||||
/* 28.09.22 9.24 Lad lcLocale -> lcFileLocale, also contains platform */
|
||||
/*****************************************************************************/
|
||||
|
||||
#ifndef __STORMLIB_H__
|
||||
@@ -142,8 +143,8 @@ extern "C" {
|
||||
//-----------------------------------------------------------------------------
|
||||
// Defines
|
||||
|
||||
#define STORMLIB_VERSION 0x0917 // Current version of StormLib (9.23)
|
||||
#define STORMLIB_VERSION_STRING "9.23" // String version of StormLib version
|
||||
#define STORMLIB_VERSION 0x0918 // Current version of StormLib (9.24)
|
||||
#define STORMLIB_VERSION_STRING "9.24" // String version of StormLib version
|
||||
|
||||
#define ID_MPQ 0x1A51504D // MPQ archive header ID ('MPQ\x1A')
|
||||
#define ID_MPQ_USERDATA 0x1B51504D // MPQ userdata entry ('MPQ\x1B')
|
||||
|
||||
Reference in New Issue
Block a user