Set version to 1.0.0-b3

This commit is contained in:
Nikolaos D. Bougalis
2018-03-23 16:52:44 -07:00
parent f0b9506617
commit 75c4dbb0a1

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/
//
"1.0.0-b2"
"1.0.0-b3"
#if defined(DEBUG) || defined(SANITIZER)
"+"