Bump protocol version and client version

This commit is contained in:
Duke
2024-09-18 10:59:37 -04:00
parent d915fc38b7
commit fcc5c17628
3 changed files with 3 additions and 3 deletions

View File

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