Set version to 0.19.0

This commit is contained in:
Vinnie Falco
2013-11-22 23:36:50 -08:00
parent 4d1c2a5798
commit b9e2ac38fa

View File

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