Bump release and protocol version

This commit is contained in:
Duke Leto
2021-04-17 13:07:53 -04:00
parent 4a536d62dc
commit 2da07fe585
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 7
#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