diff options
author | raveit65 <[email protected]> | 2017-03-15 16:35:03 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-15 16:35:03 +0100 |
commit | e27955c280a17068cf1489864aea4c5413daf157 (patch) | |
tree | 962509af5f569961bc71cd822003aa09acf6bb4a /configure.ac | |
parent | 46f2dcfba225892351faf36b16e7cd0fea6479b4 (diff) | |
download | mate-themes-e27955c280a17068cf1489864aea4c5413daf157.tar.bz2 mate-themes-e27955c280a17068cf1489864aea4c5413daf157.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 8aa4da12..efd60345 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.7], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.8], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |