Bump version to 2.13.2.8

This commit is contained in:
Michel van Kessel
2021-02-23 22:30:44 +01:00
parent d1f9ea9757
commit 38938f1474
6 changed files with 21 additions and 13 deletions

View File

@@ -17,7 +17,7 @@
#define CLIENT_VERSION_MAJOR 2
#define CLIENT_VERSION_MINOR 13
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 7
#define CLIENT_VERSION_BUILD 8
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true
@@ -26,7 +26,7 @@
* Copyright year (2009-this)
* Todo: update this when changing our copyright comments in the source
*/
#define COPYRIGHT_YEAR 2020
#define COPYRIGHT_YEAR 2021
#endif //HAVE_CONFIG_H