Set version to 0.24.0-rc1

This commit is contained in:
Vinnie Falco
2014-05-01 14:27:34 -07:00
parent 9ffb81b8c2
commit bae05d3a98

View File

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