mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Version set to 0.88. Put release date into changelog.
This commit is contained in:
parent
77b13404c0
commit
2bea93f43f
@ -1,4 +1,4 @@
|
||||
0.87 -> 0.88 (Mar? 2012)
|
||||
0.87 -> 0.88 (Mar 01 2012)
|
||||
* added an initial version of new adventure AI: VCAI
|
||||
* system settings window allows to change default resolution
|
||||
* introduced unified JSON-based settings system
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
namespace GameConstants
|
||||
{
|
||||
const std::string VCMI_VERSION = "VCMI 0.87b";
|
||||
const std::string VCMI_VERSION = "VCMI 0.88";
|
||||
|
||||
/*
|
||||
* DATA_DIR contains the game data (Data/, MP3/, ...).
|
||||
|
Loading…
Reference in New Issue
Block a user