Browse Source

Post-release version bump.

DjWarmonger 12 years ago
parent
commit
096b0d6a36
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.91";
+	const std::string VCMI_VERSION = "VCMI 0.91b";
 
 	/* 
 	 * DATA_DIR contains the game data (Data/, MP3/, ...).