Set version to 1.5.0

This commit is contained in:
Carl Hua
2020-03-30 13:59:28 -04:00
parent b54d672710
commit f00f263852
3 changed files with 38 additions and 11 deletions

View File

@@ -31,7 +31,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.5.0-rc3"
char const* const versionString = "1.5.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"