update version number to 91.0.324
This commit is contained in:
parent
10262b87da
commit
16ee8711bb
@ -12,15 +12,15 @@
|
|||||||
|
|
||||||
//VersionInfoStart
|
//VersionInfoStart
|
||||||
#ifndef SAVE_VERSION
|
#ifndef SAVE_VERSION
|
||||||
#define SAVE_VERSION 90
|
#define SAVE_VERSION 91
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef MINOR_VERSION
|
#ifndef MINOR_VERSION
|
||||||
#define MINOR_VERSION 2
|
#define MINOR_VERSION 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef BUILD_NUM
|
#ifndef BUILD_NUM
|
||||||
#define BUILD_NUM 322
|
#define BUILD_NUM 324
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SNAPSHOT_ID
|
#ifndef SNAPSHOT_ID
|
||||||
|
Reference in New Issue
Block a user