summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-14 22:13:11 +0200
committerraveit65 <[email protected]>2015-08-14 22:13:11 +0200
commitd17257f728b6a92bf81560ecb3ff32c31f00f968 (patch)
tree56275c25140d65f6d3c5bac6d7760d346fef3921
parentcf33b9730cf94aa80828356ed45d8f58fb4fd3a4 (diff)
downloadmate-themes-d17257f728b6a92bf81560ecb3ff32c31f00f968.tar.bz2
mate-themes-d17257f728b6a92bf81560ecb3ff32c31f00f968.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bac0ca71..54b434af 100644
--- a/NEWS
+++ b/NEWS
@@ -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])