Set version to 0.20.1

This commit is contained in:
Vinnie Falco
2014-01-08 17:08:27 -08:00
parent 2a4623814c
commit 95a573b755

View File

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