1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Version bumped to 0.93d.

This commit is contained in:
Michał W. Urbańczyk 2013-09-28 12:32:22 +00:00
parent 30a0237fb8
commit 2fed37fa97

View File

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