mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 21:50:18 +02:00
Version 96.2 (350)
This commit is contained in:
@@ -41,12 +41,12 @@
|
|||||||
|
|
||||||
//VersionInfoStart
|
//VersionInfoStart
|
||||||
#define SAVE_VERSION 96
|
#define SAVE_VERSION 96
|
||||||
#define MINOR_VERSION 1
|
#define MINOR_VERSION 2
|
||||||
#define BUILD_NUM 349
|
#define BUILD_NUM 350
|
||||||
#mesondefine SNAPSHOT_ID
|
#mesondefine SNAPSHOT_ID
|
||||||
#mesondefine MOD_ID
|
#mesondefine MOD_ID
|
||||||
#define FUTURE_SAVE_VERSION 96
|
#define FUTURE_SAVE_VERSION 96
|
||||||
#define FUTURE_MINOR_VERSION 0
|
#define FUTURE_MINOR_VERSION 2
|
||||||
|
|
||||||
#if !(defined(SNAPSHOT) || defined(BETA) || defined(DEBUG) || MOD_ID > 0)
|
#if !(defined(SNAPSHOT) || defined(BETA) || defined(DEBUG) || MOD_ID > 0)
|
||||||
#undef FUTURE_SAVE_VERSION
|
#undef FUTURE_SAVE_VERSION
|
||||||
|
Reference in New Issue
Block a user