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 cc0cc6c..a3ab303 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.16.1
+
+ * Locations: rename Rangoon timezone to Yangon, following
+ tzdata 2016g change. Due to this, tzdata 2016g or newer
+ is now required for build.
+ * Locations: fix a couple of issues in Russian translation
+ * Translations update
+
1.16.0
* Locations: update ICAO code for Quito, Ecuador
diff --git a/configure.ac b/configure.ac
index d43370a..64e5609 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libmateweather], [1.16.0], [http://www.mate-desktop.org])
+AC_INIT([libmateweather], [1.16.1], [http://www.mate-desktop.org])
AC_PREREQ(2.59)
AC_CONFIG_HEADERS([config.h])