1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00

Post-release version bump.

This commit is contained in:
Michał W. Urbańczyk
2011-09-01 10:30:22 +00:00
parent e3db348304
commit 10b4f6213f

View File

@@ -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