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

Post-release version bump.

This commit is contained in:
DjWarmonger
2014-11-01 13:57:37 +01:00
parent 41acc944a0
commit 333d740aba

View File

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