Set version to v0.11.0-rc2

This commit is contained in:
Vinnie Falco
2013-08-07 14:51:21 -07:00
parent 2ac774498c
commit 5c7aad161a

View File

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