Set version to 0.26.2-alpha-2

This commit is contained in:
Vinnie Falco
2014-08-06 09:27:08 -07:00
parent a122e176d7
commit 9e319d7bd6
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ char const* BuildInfo::getRawVersionString ()
//
// The build version number (edit this for each release)
//
"0.26.2-alpha-1"
"0.26.2-alpha-2"
//
// Must follow the format described here:
//