Set version to 0.24.0-rc2

This commit is contained in:
Vinnie Falco
2014-05-02 11:40:46 -07:00
parent 112d383698
commit 2ed2158309

View File

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