Browse Source

Bumping release version.

DjWarmonger 13 years ago
parent
commit
572cfa50e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/GameConstants.h

+ 1 - 1
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/, ...).