mirror of
https://github.com/glest/glest-source.git
synced 2025-10-01 01:46:42 +02:00
version number returns to 'dev'
This commit is contained in:
@@ -47,7 +47,7 @@ string getGameReadWritePath(string lookupKey) {
|
||||
|
||||
namespace MapEditor {
|
||||
|
||||
const string mapeditorVersionString = "v3.12.0";
|
||||
const string mapeditorVersionString = "v3.12-dev";
|
||||
const string MainWindow::winHeader = "MegaGlest Map Editor " + mapeditorVersionString;
|
||||
|
||||
// ===============================================
|
||||
|
Reference in New Issue
Block a user