Set version to 1.3.0

This commit is contained in:
Nik Bougalis
2019-07-09 13:56:37 -07:00
parent 846538304f
commit caa5c9e223
2 changed files with 13 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.3.0-rc2"
char const* const versionString = "1.3.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"