[Xfce4-commits] [xfce/xfwm4] 01/01: Release 4.13.4!

noreply at xfce.org noreply at xfce.org
Sat Jul 27 16:44:43 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   l   i   v   i   e   r       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfwm4.

commit b1872fda18ce69a27d140fe7b4456318337f4a96
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Sat Jul 27 16:42:45 2019 +0200

    Release 4.13.4!
    
    Signed-off-by: Olivier Fourdan <fourdan at xfce.org>
---
 NEWS            | 10 ++++++++++
 configure.ac.in |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index d9c4f13..4cae304 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+4.13.4
+======
+
+- Fix GL texture filter (bug #15676)
+- Fix zooming without GL
+- Place windows on current monitor (bug #14959)
+- Fix raising of parent transients (bug #15580)
+- Enable root pixmap with compositor (bug #15709)
+- I18n: Update translations: fi, hy_AM, ja, kk, nb, pt_BR, sr, th, uk
+
 4.13.3
 ======
 
diff --git a/configure.ac.in b/configure.ac.in
index 103408a..cecaaa9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,9 +5,9 @@ dnl
 
 m4_define([xfwm4_version_major], [4])
 m4_define([xfwm4_version_minor], [13])
-m4_define([xfwm4_version_micro], [3])
+m4_define([xfwm4_version_micro], [4])
 m4_define([xfwm4_version_build], [@REVISION@])
-m4_define([xfwm4_version_tag],   [git])
+m4_define([xfwm4_version_tag],   [])
 m4_define([xfwm4_version], [xfwm4_version_major().xfwm4_version_minor().xfwm4_version_micro()ifelse(xfwm4_version_tag(), [git], [xfwm4_version_tag().xfwm4_version_build()], [xfwm4_version_tag()])])
 
 m4_define([gtk_minimum_version], [3.20.0])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list