Set version to 0.20.0

This commit is contained in:
Vinnie Falco
2014-01-08 16:15:12 -08:00
parent 34fb12344c
commit 1017adf743

View File

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