Set version to 0.90.0

This commit is contained in:
Nikolaos D. Bougalis
2018-02-20 14:12:03 -08:00
parent 5807ce2127
commit 6230204e42
2 changed files with 47 additions and 3 deletions

View File

@@ -34,7 +34,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/
//
"0.90.0-rc3"
"0.90.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"