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

Development release 0.94f

This commit is contained in:
Michał W. Urbańczyk 2014-02-23 23:45:58 +00:00
parent 8ce6659633
commit 6d73052ca1

View File

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