Set version to 1.0.0

This commit is contained in:
Nikolaos D. Bougalis
2018-05-11 10:29:41 -07:00
parent d702e736ca
commit f31ca2860f
2 changed files with 17 additions and 1 deletions

View File

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