Browse Source

Version set to 0.86.

Michał W. Urbańczyk 14 years ago
parent
commit
29eb3d10ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      global.h

+ 1 - 1
global.h

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