diff options
author | raveit65 <[email protected]> | 2014-10-17 18:33:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-17 18:34:31 +0200 |
commit | 1831a821aa02dbe232438b2038c02224e71af15d (patch) | |
tree | 5ef5853073a43aba9c205ae84b3077aee4c2bde6 /configure.ac | |
parent | 111f1cb2c1b156584914d5deb114ff709c40d6a5 (diff) | |
download | mate-themes-1831a821aa02dbe232438b2038c02224e71af15d.tar.bz2 mate-themes-1831a821aa02dbe232438b2038c02224e71af15d.tar.xz |
pre-bump version to reflect GTK3-3.14 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 2139e4f1..a2c5261d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.14.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |