diff options
author | raveit65 <[email protected]> | 2015-08-14 22:15:06 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-14 22:15:06 +0200 |
commit | 784f0867f511452d662c32ea5f8ffd3779426ef4 (patch) | |
tree | 420ea359f08cabc25599b1beec7261dbaf0f9b1c | |
parent | 19a53653aee88b63b0153943eb51d14f7ac02560 (diff) | |
download | mate-themes-784f0867f511452d662c32ea5f8ffd3779426ef4.tar.bz2 mate-themes-784f0867f511452d662c32ea5f8ffd3779426ef4.tar.xz |
pre-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.4 (GTK 3.14) + 1.10.3 (GTK 3.14) * fix some metacity themes * improve traditional themes (gk3) diff --git a/configure.ac b/configure.ac index d9894a5d..b45561ff 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.10.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.4], [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]) |