summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-04-03 12:16:33 +0200
committerraveit65 <[email protected]>2017-04-03 12:16:33 +0200
commitad9f07d900cf02e7a668f952e2fbba34da67d18d (patch)
treefadfad5c0ec629a62f7b8fb7441e3eb7599b6b0c
parent19d45d0b70b9e120a3a0a84eecfc2cf614542432 (diff)
downloadmate-icon-theme-1.16.1.tar.bz2
mate-icon-theme-1.16.1.tar.xz
release 1.16.1v1.16.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b45bc1e..dbff1b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.16.1
+------
+
+ * Translations update
+ * add svg iso flags
+
1.16.0
------
diff --git a/configure.ac b/configure.ac
index 3250187..8950093 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([mate-icon-theme], [1.16.0], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.16.1], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([index.theme.in.in])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip foreign check-news])