diff options
author | raveit65 <[email protected]> | 2015-07-05 18:21:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-05 18:21:58 +0200 |
commit | 9d1d91063123449295362c0f7f22d4d3ee2abbd4 (patch) | |
tree | ef118e27178cc5f894d204fe2e3ede4d680c79e8 | |
parent | 3da8347edf6357e6201e556860aaaf8c88e92e4e (diff) | |
download | mate-themes-9d1d91063123449295362c0f7f22d4d3ee2abbd4.tar.bz2 mate-themes-9d1d91063123449295362c0f7f22d4d3ee2abbd4.tar.xz |
release 1.10.2mate-themes-gtk3.14-1.10.2
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +1.10.2 (GTK 3.14) + * add Blue-Submarine and Green-Submarine themes + 1.10.1 (GTK 3.14) * improvements for menta themes GTK+-3.16 * re-work of GreenLaguna GTK3 diff --git a/configure.ac b/configure.ac index 5d50c068..f921e61f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.10.1], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.2], [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]) |