Version 93.3 build 340

This commit is contained in:
jacob1 2018-04-01 17:19:03 -04:00
parent 07868ba2b7
commit 9f1d676391

View File

@ -16,11 +16,11 @@
#endif #endif
#ifndef MINOR_VERSION #ifndef MINOR_VERSION
#define MINOR_VERSION 1 #define MINOR_VERSION 3
#endif #endif
#ifndef BUILD_NUM #ifndef BUILD_NUM
#define BUILD_NUM 338 #define BUILD_NUM 340
#endif #endif
#ifndef SNAPSHOT_ID #ifndef SNAPSHOT_ID
@ -36,7 +36,7 @@
#if defined(SNAPSHOT) || defined(DEBUG) #if defined(SNAPSHOT) || defined(DEBUG)
#define FUTURE_SAVE_VERSION 93 #define FUTURE_SAVE_VERSION 93
#define FUTURE_MINOR_VERSION 0 #define FUTURE_MINOR_VERSION 3
#endif #endif
//VersionInfoEnd //VersionInfoEnd