summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-01-12 12:37:11 +0000
committerMartin Wimpress <[email protected]>2017-01-12 12:37:11 +0000
commit160fb6d502039ffb42927231695700ff948146a8 (patch)
treef60b7cc8c8d3f1032dd71bf880098b725c10445b
parent59877fa41a8843a2734fa4a2ea264dbbfd148c10 (diff)
downloadmate-icon-theme-160fb6d502039ffb42927231695700ff948146a8.tar.bz2
mate-icon-theme-160fb6d502039ffb42927231695700ff948146a8.tar.xz
Bump version to 1.17.0v1.17.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b45bc1e..c150bd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.17.0
+------
+
+ * Translations update
+
1.16.0
------
diff --git a/configure.ac b/configure.ac
index 3250187..87b748a 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.17.0], [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])