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

Post-release version bump.

This commit is contained in:
DjWarmonger 2015-03-12 14:44:56 +01:00
parent a1da08f802
commit d8114fa3fb

View File

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