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

Version bump 0.94c.

This commit is contained in:
Michał W. Urbańczyk 2014-01-29 16:55:38 +00:00
parent 5377b163d2
commit f159f28b9f

View File

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