浏览代码

Bumping release version.

DjWarmonger 13 年之前
父节点
当前提交
572cfa50e7
共有 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.89c";
+	const std::string VCMI_VERSION = "VCMI 0.89d";
 
 	/* 
 	 * DATA_DIR contains the game data (Data/, MP3/, ...).