diff options
author | raveit65 <[email protected]> | 2015-08-14 22:13:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-14 22:13:11 +0200 |
commit | d17257f728b6a92bf81560ecb3ff32c31f00f968 (patch) | |
tree | 56275c25140d65f6d3c5bac6d7760d346fef3921 | |
parent | cf33b9730cf94aa80828356ed45d8f58fb4fd3a4 (diff) | |
download | mate-themes-d17257f728b6a92bf81560ecb3ff32c31f00f968.tar.bz2 mate-themes-d17257f728b6a92bf81560ecb3ff32c31f00f968.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.16) + 1.10.3 (GTK 3.16) * fix some metacity themes * improve traditional themes (gk3) diff --git a/configure.ac b/configure.ac index c1686e05..9b6291d4 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.16], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.4], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.16], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |