Set version to 0.17.0-rc2

This commit is contained in:
Vinnie Falco
2013-10-11 18:41:45 -07:00
parent 334f109415
commit a25ba91876

View File

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