diff options
author | raveit65 <[email protected]> | 2016-09-25 11:51:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-25 11:51:37 +0200 |
commit | 7412fe39b381b5bf286362d47cd415f2e585d0b2 (patch) | |
tree | 9afb650cc92f16eb4c433e69ae36a2bcc88b944e | |
parent | fc0e8ef8883259859c5057fd08a6c2fc531b7f3a (diff) | |
download | mate-themes-7412fe39b381b5bf286362d47cd415f2e585d0b2.tar.bz2 mate-themes-7412fe39b381b5bf286362d47cd415f2e585d0b2.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 @@ +3.14.4 (GTK 3.14) + 3.14.3 (GTK 3.14) Translations update diff --git a/configure.ac b/configure.ac index 6c7fa809..2a6bb8bf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.14.3], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.14.4], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |