diff options
author | raveit65 <[email protected]> | 2015-02-08 16:00:23 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-02-08 16:00:23 +0100 |
commit | c4d864c59229cf7bcf2176da8cc78a1ad722cf00 (patch) | |
tree | cd1e563d92be781f0d8673b7bf348682d2853089 /configure.ac | |
parent | 8ad9b28562533d246c93daaedc9d4cb793482d97 (diff) | |
download | mate-themes-c4d864c59229cf7bcf2176da8cc78a1ad722cf00.tar.bz2 mate-themes-c4d864c59229cf7bcf2176da8cc78a1ad722cf00.tar.xz |
pe-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 c22e1650..83d0a527 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.8], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.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]) |