diff options
author | raveit65 <[email protected]> | 2017-07-02 13:25:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-07-02 13:25:52 +0200 |
commit | 09545a5a7383bfe31161c96207d341ecc3a227ee (patch) | |
tree | 019530bafa7fa74f564da579ea9c6fe1694f9621 | |
parent | 0daf48d37a0ad9029dcb12a60fc351795bc2c133 (diff) | |
download | mate-themes-09545a5a7383bfe31161c96207d341ecc3a227ee.tar.bz2 mate-themes-09545a5a7383bfe31161c96207d341ecc3a227ee.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.20.22 (GTK 3.20) + 3.20.21 (GTK 3.20) BlackMATE: more CSD app fixes diff --git a/configure.ac b/configure.ac index 67468dba..fdb3ccad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.21], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.22], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |