Set version to 0.12.0-rc2

This commit is contained in:
Vinnie Falco
2013-08-15 22:02:26 -07:00
parent eb3bf3b8cd
commit 724cb5df7b

View File

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