Browse Source

Version set to 0.84.

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

+ 1 - 1
global.h

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