1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00

Version bump.

This commit is contained in:
DjWarmonger 2016-03-01 19:42:40 +01:00
parent 7886e8986e
commit fe4d871fe7

View File

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