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

Version bump.

This commit is contained in:
Michał W. Urbańczyk 2014-02-01 21:34:28 +00:00
parent ac5e3be435
commit fabbe1eae8

View File

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