Set version to 0.90.1

This commit is contained in:
Nikolaos D. Bougalis
2018-03-06 16:38:02 -08:00
parent 8e9495f487
commit 067dbf299c

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"
"0.90.1"
#if defined(DEBUG) || defined(SANITIZER)
"+"