1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

Version bump.

This commit is contained in:
DjWarmonger 2015-11-02 17:28:54 +01:00
parent d7b70da27e
commit 349f16a359

View File

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