Set version to 0.31.0-b1

This commit is contained in:
Nik Bougalis
2016-01-12 17:41:46 -08:00
parent 97d5325468
commit d7935192dd

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.30.1-rc1" "0.31.0-b1"
// //
// Must follow the format described here: // Must follow the format described here:
// //