Set version to 0.13-rc1

This commit is contained in:
Vinnie Falco
2013-09-25 11:36:12 -07:00
parent 909f4ffec9
commit 4a871a5726

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.1-alpha.1" "0.13.0-rc1"
// //
// Must follow the format described here: // Must follow the format described here:
// //