소스 검색

Game version should be 0.87b.

DjWarmonger 14 년 전
부모
커밋
f31a729ddc
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.86e";
+	const std::string VCMI_VERSION = "VCMI 0.87b";
 
 	/* 
 	 * DATA_DIR contains the game data (Data/, MP3/, ...).