Set version to 1.0.0-b5

This commit is contained in:
Nikolaos D. Bougalis
2018-04-29 02:04:37 -07:00
parent 7bc163ee4c
commit a442d3fdb3

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