Set version to 0.30.0-rc1

This commit is contained in:
Miguel Portilla
2015-09-30 19:07:38 -04:00
committed by Miguel Portilla
parent 379110a8a2
commit caccee1d98
2 changed files with 2 additions and 2 deletions

View File

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