[libchamplain/libchamplain-0-12: 21/22] 0.12.5



commit cb8ba9df01b1d4f3682c1a273852bb239f89ee31
Author: Jiří Techet <techet gmail com>
Date:   Mon Sep 16 23:10:32 2013 +0200

    0.12.5

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d0888c1..b52127b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+libchamplain 0.12.5 (2013-09-16)
+===============================
+
+Stable release
+
+Changes:
+
+* Add properties for animation mode & duration (Jonas Danielsson)
+* Add support for OpenWeatherMap overlays (Giovanni Campagna)
+* Performance improvements (Jiří Techet)
+* Minor fixes and improvements (Marvin Schmidt, Colin Walters, Jiří Techet)
+
 libchamplain 0.12.4 (2013-05-16)
 ===============================
 
diff --git a/configure.ac b/configure.ac
index f579726..878ce1d 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=2:2:2
+LIBRARY_VERSION=3:2:3
 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]