Set version to 0.23.0

This commit is contained in:
Vinnie Falco
2014-03-14 13:01:23 -07:00
parent c2fd1215f5
commit 29a4f61551

View File

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