summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8c08700..fd7b5b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
==============
+Version 3.17.2
+==============
+
+* New API to resolve default values for units (only temperature for now)
+* Reduced use of deprecated APIs
+* Updated translations
+
+==============
Version 3.17.1
==============
diff --git a/configure.ac b/configure.ac
index 9e90843..b02a460 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_SUBST(LIBGWEATHER_VERSION)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=10:2:4
+LT_VERSION=11:0:5
AC_SUBST(LT_VERSION)
GTK_REQUIRED=3.13.5