updated version number for development

This commit is contained in:
filux
2015-03-09 01:05:24 +01:00
parent 787074bd70
commit b50efbb75e
8 changed files with 14 additions and 14 deletions

View File

@@ -46,7 +46,7 @@ string getGameReadWritePath(string lookupKey) {
namespace MapEditor {
const string mapeditorVersionString = "v3.11.1";
const string mapeditorVersionString = "v3.12-dev";
const string MainWindow::winHeader = "MegaGlest Map Editor " + mapeditorVersionString;
// ===============================================