diff options
author | raveit65 <[email protected]> | 2017-07-02 13:23:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-07-02 13:23:17 +0200 |
commit | 79153b1992fe849c3ca2e3e785ebd7446beb61fd (patch) | |
tree | eb43951d6182a7e40d9a9434051ab1311a8b93df | |
parent | c9291a1dd3a3a7b169c630f31c70df019de46675 (diff) | |
download | mate-themes-79153b1992fe849c3ca2e3e785ebd7446beb61fd.tar.bz2 mate-themes-79153b1992fe849c3ca2e3e785ebd7446beb61fd.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.13 (GTK 3.22) + 3.22.12 (GTK 3.22) BlackMATE: more CSD app fixes diff --git a/configure.ac b/configure.ac index 151fa366..1af56f6e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.12], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.13], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |