Set version to v0.12.0-rc6

This commit is contained in:
Vinnie Falco
2013-08-24 12:34:48 -07:00
parent 98d3958e98
commit c5bc828d1c

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.12.0-rc5" "0.12.0-rc6"
// //
// Must follow the format described here: // Must follow the format described here:
// //