Set version to 0.32.0-b1

This commit is contained in:
seelabs
2016-03-17 11:32:55 -04:00
parent d3962718aa
commit 30eff2b520

View File

@@ -35,7 +35,7 @@ char const* getRawVersionString ()
// //
// The build version number (edit this for each release) // The build version number (edit this for each release)
// //
"0.31.0-rc1" "0.32.0-b1"
// //
// Must follow the format described here: // Must follow the format described here:
// //