diff options
author | raveit65 <[email protected]> | 2017-09-19 11:35:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-09-19 11:35:03 +0200 |
commit | c321951072f8c7df559774f8bd8aa2f933052567 (patch) | |
tree | 7bd297347eef380814729ea1ad4547bb81b4335f /configure.ac | |
parent | 62872f4d40cc8a1ece3a26390139bf4263fda5c9 (diff) | |
download | mate-themes-c321951072f8c7df559774f8bd8aa2f933052567.tar.bz2 mate-themes-c321951072f8c7df559774f8bd8aa2f933052567.tar.xz |
release 3.22.14v3.22.14
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1af56f6e..d5762666 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.13], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.14], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |