ソースを参照

Bumping version for Povelitiel request.

DjWarmonger 12 年 前
コミット
1e619c95bc
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.94";
+	const std::string VCMI_VERSION = "VCMI 0.94b";
 
 	const int BFIELD_WIDTH = 17;
 	const int BFIELD_HEIGHT = 11;