1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-10-08 23:22:25 +02:00

Version bump.

This commit is contained in:
DjWarmonger
2016-01-01 20:06:38 +01:00
parent 9fd1cff090
commit cdd50b1603

View File

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