Browse Source

Post-release version bump.

Michał W. Urbańczyk 14 years ago
parent
commit
10b4f6213f
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.86")
+#define NAME_VER ("VCMI 0.86b")
 extern std::string NAME; //full name
 extern std::string NAME_AFFIX; //client / server
 #define CONSOLE_LOGGING_LEVEL 5