1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Development version 0.90b

This commit is contained in:
DjWarmonger
2013-01-23 20:33:34 +00:00
parent 800935c8a0
commit d71b11de81
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
0.9 -> 0.91 (Feb 01 2012)
0.9 -> 0.91 (Feb 01 2013)
GENERAL:
* VCMI build on OS X is now supported

View File

@@ -12,7 +12,7 @@
namespace GameConstants
{
const std::string VCMI_VERSION = "VCMI 0.9";
const std::string VCMI_VERSION = "VCMI 0.90b";
/*
* DATA_DIR contains the game data (Data/, MP3/, ...).