Set version to 0.31.1

This commit is contained in:
Nik Bougalis
2016-04-26 14:42:50 -07:00
parent 48396aebd1
commit 28f90d17ac
2 changed files with 2096 additions and 1 deletions

2095
RELEASENOTES.md Normal file

File diff suppressed because it is too large Load Diff

View File

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