diff options
author | raveit65 <[email protected]> | 2017-03-15 16:35:03 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-15 16:35:03 +0100 |
commit | e27955c280a17068cf1489864aea4c5413daf157 (patch) | |
tree | 962509af5f569961bc71cd822003aa09acf6bb4a | |
parent | 46f2dcfba225892351faf36b16e7cd0fea6479b4 (diff) | |
download | mate-themes-e27955c280a17068cf1489864aea4c5413daf157.tar.bz2 mate-themes-e27955c280a17068cf1489864aea4c5413daf157.tar.xz |
pre-bump version
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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]) |