mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
(linux) version set to 0.96
This commit is contained in:
parent
cc294b3ae7
commit
4441bd12db
@ -14,7 +14,7 @@ endif()
|
||||
|
||||
# VCMI version
|
||||
set(VCMI_VERSION_MAJOR 0)
|
||||
set(VCMI_VERSION_MINOR 95)
|
||||
set(VCMI_VERSION_MINOR 96)
|
||||
set(VCMI_VERSION_PATCH 0)
|
||||
|
||||
option(ENABLE_ERM "Enable compilation of ERM scripting module" OFF)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
vcmi (0.96) trusty; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Ivan Savenko <saven.ivan@gmail.com> Tue, 01 Jul 2014 20:57:29 +0300
|
||||
|
||||
vcmi (0.95) precise; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
Loading…
Reference in New Issue
Block a user