Przeglądaj źródła

(linux) version set to 0.93

Ivan Savenko 12 lat temu
rodzic
commit
b3c5757f2e
2 zmienionych plików z 7 dodań i 1 usunięć
  1. 1 1
      CMakeLists.txt
  2. 6 0
      debian/changelog

+ 1 - 1
CMakeLists.txt

@@ -11,7 +11,7 @@ endif()
 
 # VCMI version
 set(VCMI_VERSION_MAJOR 0)
-set(VCMI_VERSION_MINOR 92)
+set(VCMI_VERSION_MINOR 93)
 set(VCMI_VERSION_PATCH 0)
 
 option(DISABLE_ERM "Disable compilation of ERM scripting module" ON)

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+vcmi (0.93) precise; urgency=low
+
+  * New upstream release
+
+ -- Ivan Savenko <[email protected]>  Sat, 01 Jun 2013 02:10:12 +0300
+
 vcmi (0.92) precise; urgency=low
 
   * New upstream release