diff --git a/lib/GameConstants.h b/lib/GameConstants.h index 74acec693..e009e105d 100644 --- a/lib/GameConstants.h +++ b/lib/GameConstants.h @@ -14,7 +14,7 @@ namespace GameConstants { - const std::string VCMI_VERSION = "VCMI 0.94b"; + const std::string VCMI_VERSION = "VCMI 0.94c"; const int BFIELD_WIDTH = 17; const int BFIELD_HEIGHT = 11;