Set version to 0.30.1-b1

This commit is contained in:
Vinnie Falco
2015-10-06 13:09:25 -07:00
parent 9b80081122
commit 97feec6b5e
3 changed files with 5 additions and 3 deletions

View File

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