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

Version bump 0.94e.

This commit is contained in:
Michał W. Urbańczyk 2014-02-09 22:44:57 +00:00
parent 8d178fbcf5
commit f5e3e578e6

View File

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