[Xfce4-commits] [xfce/xfwm4] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Sun Aug 11 22:55:55 CEST 2019


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

b   l   u   e   s   a   b   r   e       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 2e9be8db51e03e3e8818b84661498c14c4778071
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Aug 11 16:55:41 2019 -0400

    Updates for release
---
 NEWS            | 19 ++++++++++++-------
 configure.ac.in |  6 +++---
 2 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/NEWS b/NEWS
index 4cae304..cdaf6ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+4.14.0
+======
+- settings-dialog: Replace GtkStock buttons
+- Translation Updates:
+  Galician, Italian, Norwegian Bokmål, Norwegian Nynorsk
+
 4.13.4
 ======
 
@@ -182,11 +188,11 @@
   the available size.
 - Restore original window size after untiling (Bug 8765).
 - Add improved tab-win dialog.
-- Translation updates: Asturian, Bulgarian, Czech, German, English 
-  (Australia), Spanish (Castilian), French, Croatian, Indonesian, 
-  Icelandic, Italian, Japanese, Kazakh, Korean, Malay, Norwegian 
-  Bokmal, Dutch (Flemish), Occitan (post 1500), Polish, Portuguese, 
-  Portuguese (Brazilian), Russian, Serbian, Swedish, Thai, Turkish, 
+- Translation updates: Asturian, Bulgarian, Czech, German, English
+  (Australia), Spanish (Castilian), French, Croatian, Indonesian,
+  Icelandic, Italian, Japanese, Kazakh, Korean, Malay, Norwegian
+  Bokmal, Dutch (Flemish), Occitan (post 1500), Polish, Portuguese,
+  Portuguese (Brazilian), Russian, Serbian, Swedish, Thai, Turkish,
   Ukrainian, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan)
 
 4.11.1
@@ -810,5 +816,4 @@
 4.3.90.1 (beta1)
 ================
 
-- First public release for xfce-4.4
-
+- First public release for xfce-4.4
\ No newline at end of file
diff --git a/configure.ac.in b/configure.ac.in
index 890850b..6e8aa47 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -4,10 +4,10 @@ dnl xfwm4 - window manager for the Xfce4 desktop environment
 dnl
 
 m4_define([xfwm4_version_major], [4])
-m4_define([xfwm4_version_minor], [13])
-m4_define([xfwm4_version_micro], [4])
+m4_define([xfwm4_version_minor], [14])
+m4_define([xfwm4_version_micro], [0])
 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