1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Post-release version bump.

This commit is contained in:
Michał W. Urbańczyk
2012-03-01 23:14:16 +00:00
parent 672468a738
commit ebfbccdd0e

View File

@@ -12,7 +12,7 @@
namespace GameConstants 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/, ...). * DATA_DIR contains the game data (Data/, MP3/, ...).