浏览代码

Version bump.

Michał W. Urbańczyk 11 年之前
父节点
当前提交
fabbe1eae8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/GameConstants.h

+ 1 - 1
lib/GameConstants.h

@@ -14,7 +14,7 @@
 
 namespace GameConstants
 {
-	const std::string VCMI_VERSION = "VCMI 0.94c";
+	const std::string VCMI_VERSION = "VCMI 0.94d";
 
 	const int BFIELD_WIDTH = 17;
 	const int BFIELD_HEIGHT = 11;