Set version to 1.2.1

This commit is contained in:
Nik Bougalis
2019-02-23 10:47:59 -08:00
parent c5d215d901
commit a3470c225b
2 changed files with 24 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.0"
char const* const versionString = "1.2.1"
#if defined(DEBUG) || defined(SANITIZER)
"+"