Browse Source

(linux) version set to 0.94

Ivan Savenko 12 years ago
parent
commit
c9e3192419
2 changed files with 7 additions and 1 deletions
  1. 1 1
      CMakeLists.txt
  2. 6 0
      debian/changelog

+ 1 - 1
CMakeLists.txt

@@ -14,7 +14,7 @@ endif()
 
 # VCMI version
 set(VCMI_VERSION_MAJOR 0)
-set(VCMI_VERSION_MINOR 93)
+set(VCMI_VERSION_MINOR 94)
 set(VCMI_VERSION_PATCH 0)
 
 option(ENABLE_ERM "Enable compilation of ERM scripting module" OFF)

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+vcmi (0.94) precise; urgency=low
+
+  * New upstream release
+
+ -- Ivan Savenko <[email protected]>  Tue, 01 Oct 2013 20:50:01 +0300
+
 vcmi (0.93) precise; urgency=low
 
   * New upstream release