diff options
author | raveit65 <[email protected]> | 2019-06-17 18:08:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-17 19:47:05 +0200 |
commit | fac968695c7e20b02e49b8d2e7b349d787173153 (patch) | |
tree | 244dbbd5724648533529d586df2a869f9717dcdb /configure.ac | |
parent | 8b0d970c9a4c32551836f615fc18f3c3d0ffad68 (diff) | |
download | mate-themes-fac968695c7e20b02e49b8d2e7b349d787173153.tar.bz2 mate-themes-fac968695c7e20b02e49b8d2e7b349d787173153.tar.xz |
release 3.22.20
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 15c4b7b4..07d44456 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.19], [https://mate-desktop.org]) +AC_INIT([mate-themes], [3.22.20], [https://mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |