version number for the release

This commit is contained in:
filux
2017-03-08 21:29:45 +01:00
parent 3a5d45990d
commit 4846ad092e
8 changed files with 11 additions and 11 deletions

View File

@@ -56,7 +56,7 @@ const char *folderDelimiter = "/";
//int GameConstants::updateFps= 40;
//int GameConstants::cameraFps= 100;
const string g3dviewerVersionString= "v3.13-dev";
const string g3dviewerVersionString= "v3.13.0";
// Because g3d should always support alpha transparency
string fileFormat = "png";