Browse Source

Version set to 0.87b

DjWarmonger 14 năm trước cách đây
mục cha
commit
ef7a9dfd46
2 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 3 1
      ChangeLog
  2. 1 1
      global.h

+ 3 - 1
ChangeLog

@@ -1,7 +1,9 @@
-0.86 -> 0.87 (Dec 01 2011)
+0.87 -> 0.88 (? 2012)
 
+0.86 -> 0.87 (Dec 01 2011)
 GENERAL:
 * Pathfinder can find way using ships and subterranean gates
+* Hero reminder & sleep button
 PREGAME:
 * Credits are implemented
 BATTLES

+ 1 - 1
global.h

@@ -38,7 +38,7 @@ typedef si32 TBonusSubtype;
 #define THC
 #endif
 
-#define NAME_VER ("VCMI 0.87")
+#define NAME_VER ("VCMI 0.87b")
 extern std::string NAME; //full name
 extern std::string NAME_AFFIX; //client / server
 #define CONSOLE_LOGGING_LEVEL 5