浏览代码

Development version 0.90b

DjWarmonger 12 年之前
父节点
当前提交
d71b11de81
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      ChangeLog
  2. 1 1
      lib/GameConstants.h

+ 1 - 1
ChangeLog

@@ -1,4 +1,4 @@
-0.9 -> 0.91 (Feb 01 2012)
+0.9 -> 0.91 (Feb 01 2013)
 
 
 GENERAL:
 GENERAL:
 * VCMI build on OS X is now supported
 * VCMI build on OS X is now supported

+ 1 - 1
lib/GameConstants.h

@@ -12,7 +12,7 @@
 
 
 namespace GameConstants
 namespace GameConstants
 {
 {
-	const std::string VCMI_VERSION = "VCMI 0.9";
+	const std::string VCMI_VERSION = "VCMI 0.90b";
 
 
 	/* 
 	/* 
 	 * DATA_DIR contains the game data (Data/, MP3/, ...).
 	 * DATA_DIR contains the game data (Data/, MP3/, ...).