update version number
This commit is contained in:
parent
c6ba381424
commit
cf45b24a30
@ -12,15 +12,15 @@
|
||||
|
||||
//VersionInfoStart
|
||||
#ifndef SAVE_VERSION
|
||||
#define SAVE_VERSION 88
|
||||
#define SAVE_VERSION 89
|
||||
#endif
|
||||
|
||||
#ifndef MINOR_VERSION
|
||||
#define MINOR_VERSION 1
|
||||
#define MINOR_VERSION 0
|
||||
#endif
|
||||
|
||||
#ifndef BUILD_NUM
|
||||
#define BUILD_NUM 272
|
||||
#define BUILD_NUM 273
|
||||
#endif
|
||||
|
||||
#ifndef SNAPSHOT_ID
|
||||
|
Loading…
Reference in New Issue
Block a user