Set version to 0.21.0.rc1

This commit is contained in:
Vinnie Falco
2014-01-23 23:31:26 -05:00
parent 8825d94636
commit 39235f5b91
2 changed files with 7 additions and 1 deletions

View File

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