Update version number, before I forget.
Version 85 happened after the commit ... i'm not sure and there is no 64 bit linux so I can't test
This commit is contained in:
parent
76349ddbd4
commit
c1ad6c57ba
@ -19,15 +19,15 @@
|
||||
|
||||
//VersionInfoStart
|
||||
#ifndef SAVE_VERSION
|
||||
#define SAVE_VERSION 84
|
||||
#define SAVE_VERSION 85
|
||||
#endif
|
||||
|
||||
#ifndef MINOR_VERSION
|
||||
#define MINOR_VERSION 3
|
||||
#define MINOR_VERSION 0
|
||||
#endif
|
||||
|
||||
#ifndef BUILD_NUM
|
||||
#define BUILD_NUM 253
|
||||
#define BUILD_NUM 254
|
||||
#endif
|
||||
|
||||
#ifndef SNAPSHOT_ID
|
||||
|
Reference in New Issue
Block a user