瀏覽代碼

Post-release version bump.

DjWarmonger 12 年之前
父節點
當前提交
096b0d6a36
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/, ...).