diff options
author | raveit65 <[email protected]> | 2016-07-13 21:53:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-13 21:53:50 +0200 |
commit | 2ac4b28db2a1a745b85af7d4176f839a28fa5281 (patch) | |
tree | eeae6238ff4c77fa9a7829ad80abe2f446e97876 | |
parent | 4e960b6ad3efd06f68fb4a606d0337fc6677a3e9 (diff) | |
download | mate-themes-2ac4b28db2a1a745b85af7d4176f839a28fa5281.tar.bz2 mate-themes-2ac4b28db2a1a745b85af7d4176f839a28fa5281.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.10 (GTK 3.20) + 3.20.9 (GTK 3.20) Translations update diff --git a/configure.ac b/configure.ac index 3b597555..c936981c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.9], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.10], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |