Bump version to 3.10.2

This commit is contained in:
Duke
2024-02-21 10:37:27 -05:00
parent e9f77c835c
commit 76e81281e1
2 changed files with 2 additions and 2 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 1
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build