diff --git a/lib/GameConstants.h b/lib/GameConstants.h index c1babb8cb..0114fee13 100644 --- a/lib/GameConstants.h +++ b/lib/GameConstants.h @@ -14,7 +14,7 @@ namespace GameConstants { - const std::string VCMI_VERSION = "VCMI 0.98g"; + const std::string VCMI_VERSION = "VCMI 0.98h"; const int BFIELD_WIDTH = 17; const int BFIELD_HEIGHT = 11;