Set version to 0.30.1-rc1

This commit is contained in:
Nik Bougalis
2016-01-12 10:40:04 -08:00
parent f997384fca
commit ff6c9e329f

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-b15" "0.30.1-rc1"
// //
// Must follow the format described here: // Must follow the format described here:
// //