Sync CLIENT_VERSION_BUILD and bump version to 3.5.1

This commit is contained in:
Duke Leto
2020-10-05 20:36:59 -04:00
parent 155c310be0
commit dd8ab3df68
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
// Must be kept in sync with configure.ac !
#define CLIENT_VERSION_MAJOR 3
#define CLIENT_VERSION_MINOR 5
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_REVISION 1
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build