Version 92.1.332

This commit is contained in:
jacob1
2017-08-06 21:56:58 -04:00
parent 1dd4b00ec6
commit 3045125a88

View File

@@ -16,11 +16,11 @@
#endif #endif
#ifndef MINOR_VERSION #ifndef MINOR_VERSION
#define MINOR_VERSION 0 #define MINOR_VERSION 1
#endif #endif
#ifndef BUILD_NUM #ifndef BUILD_NUM
#define BUILD_NUM 331 #define BUILD_NUM 332
#endif #endif
#ifndef SNAPSHOT_ID #ifndef SNAPSHOT_ID
@@ -36,7 +36,7 @@
#ifdef SNAPSHOT #ifdef SNAPSHOT
#define FUTURE_SAVE_VERSION 92 #define FUTURE_SAVE_VERSION 92
#define FUTURE_MINOR_VERSION 0 #define FUTURE_MINOR_VERSION 1
#endif #endif
//VersionInfoEnd //VersionInfoEnd