[libchamplain] 0.12.8



commit 4d80cf4ef464e3102cfc4348454a0da02f3e12ce
Author: Jiří Techet <techet gmail com>
Date:   Tue Jul 1 21:46:55 2014 +0200

    0.12.8

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d3b46bd..b5395a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+libchamplain 0.12.8 (2014-07-01)
+================================
+
+Stable release
+
+Changes:
+
+* Fix crash when changing a map source (Jonas Danielsson)
+* Drop the dependency on libsoup-gnome by using libsoup 2.34 or newer 
+  (Jonas Danielsson)
+* Add basic touchscreen support (Reyad Attiyat)
+
 libchamplain 0.12.7 (2014-02-06)
 ================================
 
diff --git a/configure.ac b/configure.ac
index 591db89..492e093 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AM_PROG_CC_C_O
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-LIBRARY_VERSION=4:2:4
+LIBRARY_VERSION=4:3:4
 CHAMPLAIN_API_VERSION=champlain_api_version
 CHAMPLAIN_API_VERSION_NORM=champlain_major_version[_]champlain_minor_api_version
 CHAMPLAIN_MAJOR_VERSION=champlain_major_version


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]