Set version to 0.15.0

This commit is contained in:
Vinnie Falco
2013-10-02 12:02:01 -07:00
parent bbbb8b1411
commit 6962bdb325

View File

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