summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-23 16:02:55 +0100
committerraveit65 <[email protected]>2019-02-23 16:02:55 +0100
commitb66e6b66e3d8bb319e13e883694e9d9de61a95fc (patch)
tree7cc76e311f6ec63ba3b0cd810f9e171c0ca40407
parent7685bea422a14e75a8feaae503763a5dae0c68c9 (diff)
downloadmate-icon-theme-b66e6b66e3d8bb319e13e883694e9d9de61a95fc.tar.bz2
mate-icon-theme-b66e6b66e3d8bb319e13e883694e9d9de61a95fc.tar.xz
release 1.22.0v1.22.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 63e8ab1..c0ab30c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-icon-theme 1.22.0
+
+ * Translations update
+ * Initialize Travis CI support
+
### mate-icon-theme 1.21.1
* Translations update
diff --git a/configure.ac b/configure.ac
index 9aa8d05..9d0233f 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.21.1], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.22.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])