Set version to 0.22.0

This commit is contained in:
Vinnie Falco
2014-03-04 10:51:13 -08:00
parent 09570996a9
commit d9a0181189

View File

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