diff --git a/lib/GameConstants.h b/lib/GameConstants.h index 0a1f74945..05d3128eb 100644 --- a/lib/GameConstants.h +++ b/lib/GameConstants.h @@ -14,7 +14,7 @@ namespace GameConstants { - const std::string VCMI_VERSION = "VCMI 0.98e"; + const std::string VCMI_VERSION = "VCMI 0.98f"; const int BFIELD_WIDTH = 17; const int BFIELD_HEIGHT = 11;