Set version to 0.23.0-rc1

This commit is contained in:
Vinnie Falco
2014-03-12 19:05:08 -07:00
parent 4e26108a06
commit 6a6be847c0

View File

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