summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-15 16:11:23 +0200
committerraveit65 <[email protected]>2018-10-15 16:11:23 +0200
commit5823371188b6885b721b0541111b88b81ed9f420 (patch)
treed666fe0169e112b82c832d8b1a82834deecb972b
parent2857b967bae555174029dff231f40e888b2a908f (diff)
downloadmate-icon-theme-5823371188b6885b721b0541111b88b81ed9f420.tar.bz2
mate-icon-theme-5823371188b6885b721b0541111b88b81ed9f420.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 588b40d..96c0bd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-icon-theme 1.21.1
+
### mate-icon-theme 1.21.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 36190cd..9aa8d05 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.0], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.21.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])