Bump version and copyright year

This commit is contained in:
Duke
2023-12-31 06:55:58 -05:00
parent ae08c6ef56
commit 6635ab9e34
2 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 3
#define CLIENT_VERSION_MINOR 10
#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
@@ -40,7 +40,7 @@
* Copyright year (2009-this)
* Todo: update this when changing our copyright comments in the source
*/
#define COPYRIGHT_YEAR 2023
#define COPYRIGHT_YEAR 2024
#endif //HAVE_CONFIG_H