Bump version number (#292)
* Fix empty .bhv in Star Road. * Bump version number.
This commit is contained in:
parent
baedae5412
commit
463c92b774
|
@ -1,7 +1,7 @@
|
|||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define VERSION_NUMBER 31
|
||||
#define VERSION_NUMBER 32
|
||||
#define MINOR_VERSION_NUMBER 0
|
||||
|
||||
#define MAX_VERSION_LENGTH 10
|
||||
|
|
Loading…
Reference in New Issue