1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Version bumped to 0.95.

This commit is contained in:
Michał W. Urbańczyk
2014-03-01 12:24:15 +00:00
parent f5d945d1b2
commit 2e04738859

View File

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