Set version to 1.0.0-b2

This commit is contained in:
seelabs
2018-03-15 14:31:02 -04:00
parent 5549ff4c8a
commit 9af994ceb4

View File

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