[libchamplain] 0.12.16
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] 0.12.16
- Date: Wed, 6 Sep 2017 21:37:26 +0000 (UTC)
commit daea081ce4a67d0c221de5f389130355fe37e73e
Author: Jiří Techet <techet gmail com>
Date: Wed Sep 6 23:28:59 2017 +0200
0.12.16
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 07175cf..f30fec4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+libchamplain 0.12.16 (2017-09-06)
+=================================
+
+Stable release
+
+Changes:
+
+* Add possibility to set User-Agent for requests (Jens Georg)
+* Fix touch gesture zoom (Jan-Michael Brummer)
+* Python demo fixes and cleanups (Chris Mayo)
+
libchamplain 0.12.15 (2017-03-08)
=================================
diff --git a/configure.ac b/configure.ac
index 8276321..db3bb8d 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=9:1:9
+LIBRARY_VERSION=10:0:10
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]