diff options
author | raveit65 <[email protected]> | 2015-08-14 22:10:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-14 22:10:42 +0200 |
commit | b2d4dfad015d6bf8764c5318d42d3dc4380022a1 (patch) | |
tree | c0604d6a06040ddd1853f3547858bde97af0f76a | |
parent | a6cfb82909594b3c81c2a97b80fecac81d3c4556 (diff) | |
download | mate-themes-b2d4dfad015d6bf8764c5318d42d3dc4380022a1.tar.bz2 mate-themes-b2d4dfad015d6bf8764c5318d42d3dc4380022a1.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.18) + 1.10.3 (GTK 3.16) * fix some metacity themes * improve traditional themes (gk3) diff --git a/configure.ac b/configure.ac index 43b90cd7..775875a3 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.18], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.4], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.18], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |