diff options
author | raveit65 <[email protected]> | 2015-02-08 15:52:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-02-08 15:52:29 +0100 |
commit | 1c7919fa60f8bfe69650dc5104a03109827f7fcc (patch) | |
tree | 8083d8238d3356fa04ae248bbab6c3b9a7e82f19 | |
parent | c4ffda7d910588edc3014a1124a5ca7a6b7a804d (diff) | |
download | mate-themes-1c7919fa60f8bfe69650dc5104a03109827f7fcc.tar.bz2 mate-themes-1c7919fa60f8bfe69650dc5104a03109827f7fcc.tar.xz |
pe-bump version
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +1.10.0 + 1.9.3 * TraditionalOKTest is installable with normal configure flags * add transition effect to buttons and menuitems for Menta themes GTK3 diff --git a/configure.ac b/configure.ac index 77da71ca..b39dcf9a 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.14], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |