diff options
author | raveit65 <[email protected]> | 2016-10-21 23:04:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-10-21 23:04:38 +0200 |
commit | 92347ed2f781708452ffb808064fdcbaae2098d1 (patch) | |
tree | 2c94a0fc646909be4ad6d7b41b3a874d65a46162 | |
parent | de174caacbeb6b3f129d60c54bc423e423a0b721 (diff) | |
download | mate-themes-92347ed2f781708452ffb808064fdcbaae2098d1.tar.bz2 mate-themes-92347ed2f781708452ffb808064fdcbaae2098d1.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.4 (GTK 3.22) + 3.22.3 (GTK 3.22) Translations update diff --git a/configure.ac b/configure.ac index 5bd76195..de96b83a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.3], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.4], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |