diff options
author | raveit65 <[email protected]> | 2018-01-10 12:46:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-10 12:46:19 +0100 |
commit | 0ecd8a680eb74688d9234addae92851e46e55e38 (patch) | |
tree | 56d3b18ec477d126747f032a0ef67f8990210704 | |
parent | e44e9ce2c5e4a2bf134ce8336321b6d060a1b6b2 (diff) | |
download | mate-themes-0ecd8a680eb74688d9234addae92851e46e55e38.tar.bz2 mate-themes-0ecd8a680eb74688d9234addae92851e46e55e38.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.24 (GTK 3.20) + 3.20.23 (GTK 3.20) Sync finish translation with transifex diff --git a/configure.ac b/configure.ac index 6f8c7e47..562dd3f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.23], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.24], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |