bump version to 3.2.2

This commit is contained in:
Jonathan "Duke" Leto
2019-11-25 16:28:56 -08:00
parent 97f1e68b7d
commit 643e2aedde
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
// Must be kept in sync with configure.ac !
#define CLIENT_VERSION_MAJOR 3
#define CLIENT_VERSION_MINOR 2
#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