diff --git a/lib/GameConstants.h b/lib/GameConstants.h index 36809232d..c149dbf53 100644 --- a/lib/GameConstants.h +++ b/lib/GameConstants.h @@ -12,7 +12,7 @@ namespace GameConstants { - const std::string VCMI_VERSION = "VCMI 0.89c"; + const std::string VCMI_VERSION = "VCMI 0.89d"; /* * DATA_DIR contains the game data (Data/, MP3/, ...).