1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

Bumping version for Povelitiel request.

This commit is contained in:
DjWarmonger 2013-12-01 16:30:52 +00:00
parent 21c18e44a0
commit 1e619c95bc

View File

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