Set version to 1.0.1

This commit is contained in:
Nik Bougalis
2018-06-04 16:36:22 -07:00
parent 0439dcfa7a
commit 8429dd67e6

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