diff options
author | raveit65 <[email protected]> | 2018-03-27 20:55:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-27 20:55:58 +0200 |
commit | 909ded537165c0f40edbf55f6f5c873ba31af2d4 (patch) | |
tree | bbc3ceca6b702b4a96a73d6f594ef83b58722160 /configure.ac | |
parent | 38df47b360a5ee588f3c0d4ceaf07e5d3b40e23e (diff) | |
download | mate-themes-909ded537165c0f40edbf55f6f5c873ba31af2d4.tar.bz2 mate-themes-909ded537165c0f40edbf55f6f5c873ba31af2d4.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 0c0839b3..92151f9b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.15], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.16], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |