diff options
author | raveit65 <[email protected]> | 2015-02-08 15:57:57 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-02-08 15:57:57 +0100 |
commit | 678d592b8b52b9407d7fcedfbd4641524f9390f1 (patch) | |
tree | b6a8ccf0405e152b2cc9a87c284c2774cb36d76e | |
parent | 4cc564f71cb8a861294ca879bc54b5709c6eb88b (diff) | |
download | mate-themes-678d592b8b52b9407d7fcedfbd4641524f9390f1.tar.bz2 mate-themes-678d592b8b52b9407d7fcedfbd4641524f9390f1.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 (GTK 3.12) + 1.9.3 (GTK 3.12) * 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 3c2bc543..e31e1849 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.12], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.12], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |