Set version to 0.16.0

This commit is contained in:
Vinnie Falco
2013-10-02 12:06:54 -07:00
parent 1a95dfb300
commit 15ef435054

View File

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