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:
Michał W. Urbańczyk
2013-06-01 20:19:03 +00:00
parent 7e13e85762
commit 1d46db6a57

View File

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