Bump version to 1.0.2

This commit is contained in:
2026-03-17 04:11:32 -05:00
parent 752590348b
commit ddd851dc11
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
// Must be kept in sync with configure.ac , ugh!
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#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