summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-15 16:35:03 +0100
committerraveit65 <[email protected]>2017-03-15 16:35:03 +0100
commite27955c280a17068cf1489864aea4c5413daf157 (patch)
tree962509af5f569961bc71cd822003aa09acf6bb4a
parent46f2dcfba225892351faf36b16e7cd0fea6479b4 (diff)
downloadmate-themes-e27955c280a17068cf1489864aea4c5413daf157.tar.bz2
mate-themes-e27955c280a17068cf1489864aea4c5413daf157.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 a0a0c767..2a75fe7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+3.22.8 (GTK 3.22)
+
3.22.7 (GTK 3.22)
GTK+-3.20 Submarine themes: increase systray margins by 1 pixel to avoid deformed icons
diff --git a/configure.ac b/configure.ac
index 8aa4da12..efd60345 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.7], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.8], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])