Set version to 0.24.0-rc1

This commit is contained in:
Vinnie Falco
2014-05-01 14:27:34 -07:00
parent 7cffd0e0f5
commit 11d0c89a59

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:
//