diff options
author | raveit65 <[email protected]> | 2016-07-13 21:55:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-13 21:55:58 +0200 |
commit | 17ec5a479c2a0d27320abaced92f9f1061e2a766 (patch) | |
tree | 5674d2d4479dcb8e105b672e8e306f65a71967ce /configure.ac | |
parent | 2053633f1c08d4f715f969fe6ef5ddc6f2cd4544 (diff) | |
download | mate-themes-17ec5a479c2a0d27320abaced92f9f1061e2a766.tar.bz2 mate-themes-17ec5a479c2a0d27320abaced92f9f1061e2a766.tar.xz |
pre- bump version
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 b6e35fee..340ad4a5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.1], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |