diff options
author | raveit65 <[email protected]> | 2016-07-02 14:00:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-02 14:00:11 +0200 |
commit | 92f4b164fa68db88fda7215c1dac9dc3458f1c3f (patch) | |
tree | 1f4bc7403d74fd34e642dcf99d5c11c388b3cc32 /configure.ac | |
parent | 2fc3b262d0842545201a15ee4fc3340f1b3c6ab8 (diff) | |
download | mate-themes-92f4b164fa68db88fda7215c1dac9dc3458f1c3f.tar.bz2 mate-themes-92f4b164fa68db88fda7215c1dac9dc3458f1c3f.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 7aaaacf9..3b597555 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.8], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.9], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |