Set version to 1.2.2

This commit is contained in:
seelabs
2019-03-04 11:45:12 -05:00
parent 4c06b3f86f
commit 0ebed96142
2 changed files with 15 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ namespace BuildInfo {
// The build version number. You must edit this for each release
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
char const* const versionString = "1.2.1"
char const* const versionString = "1.2.2"
#if defined(DEBUG) || defined(SANITIZER)
"+"