summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-14 19:08:34 +0200
committerraveit65 <[email protected]>2018-06-14 19:08:34 +0200
commit9d16e1146ebd5c6ffec0b7ac6bb855bc9fdda061 (patch)
tree1e8250ce32aa5051de23ba515e8e91c37e8e7d10
parent390509de468c9baf5ccfd7d06b1527d98b886004 (diff)
downloadmate-icon-theme-9d16e1146ebd5c6ffec0b7ac6bb855bc9fdda061.tar.bz2
mate-icon-theme-9d16e1146ebd5c6ffec0b7ac6bb855bc9fdda061.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 685015d..9a1c70c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-icon-theme 1.21.0
+
### mate-icon-theme 1.20.0
* fixed Translations update
diff --git a/configure.ac b/configure.ac
index 79f30f9..36190cd 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.20.0], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.21.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])