summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-01-27 15:52:10 +0100
committerraveit65 <[email protected]>2018-01-27 15:52:10 +0100
commit0972b0aed9ec2110a58a3917c855a41ca30abf8c (patch)
treea11a3c7c4641094b2585bfd5c6134f4488218256
parent5b29da39bb2135d948c5ad9c2eb84c7e70a078bc (diff)
downloadmate-icon-theme-0972b0aed9ec2110a58a3917c855a41ca30abf8c.tar.bz2
mate-icon-theme-0972b0aed9ec2110a58a3917c855a41ca30abf8c.tar.xz
release 1.20
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b610013..410e138 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mate-icon-theme 1.20.0
+
+ * Translations update
+
### mate-icon-theme 1.19.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 696626d..79f30f9 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.19.0], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.20.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])