Set version to 0.18.0

This commit is contained in:
Vinnie Falco
2013-11-22 15:57:41 -08:00
parent 5500701661
commit 1954a0eb2e

View File

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