From ebfbccdd0e8c9ffad797e6574c0ff84505330d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20W=2E=20Urba=C5=84czyk?= Date: Thu, 1 Mar 2012 23:14:16 +0000 Subject: [PATCH] Post-release version bump. --- lib/GameConstants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/GameConstants.h b/lib/GameConstants.h index da657c5ef..72d5d6530 100644 --- a/lib/GameConstants.h +++ b/lib/GameConstants.h @@ -12,7 +12,7 @@ namespace GameConstants { - const std::string VCMI_VERSION = "VCMI 0.88"; + const std::string VCMI_VERSION = "VCMI 0.88b"; /* * DATA_DIR contains the game data (Data/, MP3/, ...).