summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-10-27 15:28:03 +0300
committermonsta <[email protected]>2016-10-27 15:28:03 +0300
commitbfa1740cce3269373d055b5fb9f5f6867d63d0cb (patch)
tree8a21066630974ef81d553ce292b9c09edf26cea2
parent773535e7714efb85c8001ed42a00e4e364187231 (diff)
downloadlibmateweather-bfa1740cce3269373d055b5fb9f5f6867d63d0cb.tar.bz2
libmateweather-bfa1740cce3269373d055b5fb9f5f6867d63d0cb.tar.xz
release 1.16.1v1.16.1
-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])