diff options
author | raveit65 <[email protected]> | 2016-05-16 00:40:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-05-16 00:40:35 +0200 |
commit | 4d9b8a7b34961b1dd5ac2b6b697d7661be3b0472 (patch) | |
tree | b0e54a6e02b52b301eb89e383c1d45200f539f84 | |
parent | 49253cda2809d20b4e1968ff6be316c2c0ead54e (diff) | |
download | mate-themes-4d9b8a7b34961b1dd5ac2b6b697d7661be3b0472.tar.bz2 mate-themes-4d9b8a7b34961b1dd5ac2b6b697d7661be3b0472.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.0 (GTK 3.22) + 3.20.7 (GTK 3.20) Translations update diff --git a/configure.ac b/configure.ac index 82bc8341..b6e35fee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.7], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |