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

Version set to 0.93c.

This commit is contained in:
Michał W. Urbańczyk 2013-09-11 22:09:17 +00:00
parent 39f9069ed9
commit f6ab4609fe

View File

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