diff options
author | raveit65 <[email protected]> | 2018-08-08 16:33:41 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-08-08 16:33:41 +0200 |
commit | 55ca4af1422d9a8804bafd266a0d78b5db0c0ed8 (patch) | |
tree | fa5c7525bb8c7ed12954752b259eec1749881e30 /configure.ac | |
parent | 3581e792e79ed7df33590073635999bc894f2c1d (diff) | |
download | mate-themes-55ca4af1422d9a8804bafd266a0d78b5db0c0ed8.tar.bz2 mate-themes-55ca4af1422d9a8804bafd266a0d78b5db0c0ed8.tar.xz |
release 3.22.18
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 97ee7fc9..76f77df7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.17], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.18], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |