1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-24 03:47:18 +02:00

Version bump.

This commit is contained in:
DjWarmonger 2015-10-01 17:22:07 +02:00
parent d6f6e9dc9e
commit 2733927527

View File

@ -14,7 +14,7 @@
namespace GameConstants
{
const std::string VCMI_VERSION = "VCMI 0.98d";
const std::string VCMI_VERSION = "VCMI 0.98e";
const int BFIELD_WIDTH = 17;
const int BFIELD_HEIGHT = 11;