Bump version number (#292)

* Fix empty .bhv in Star Road.

* Bump version number.
This commit is contained in:
Prince Frizzy 2023-02-22 01:32:52 -05:00 committed by GitHub
parent baedae5412
commit 463c92b774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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