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

ochosi pushed a 
commit to branch 
master
in repository xfce/xfdesktop.

commit 7c243e6e5f2d47694c2ea0d8283c73978f12cd93
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Mon Aug 12 02:43:09 2019 +0200

    Updates for release
---
 NEWS            | 6 +++++-
 configure.ac.in | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 3e945a1..e55164b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+4.14.1
+======
+- Ensure the new default wallpaper gets installed
+
 4.14.0
 ======
 - Add 4.14 wallpaper and set it as default
@@ -1254,4 +1258,4 @@ on the road to 4.2.0.  A lot has happened in the last 
year:
   4.3 and above. The XRandR support requires you to have Gtk+
   2.2 or better installed.
 
-(Benny)
\ No newline at end of file
+(Benny)
diff --git a/configure.ac.in b/configure.ac.in
index c7c0ab9..0e95413 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -8,10 +8,10 @@ dnl
 dnl version info
 m4_define([xfdesktop_version_major], [4])
 m4_define([xfdesktop_version_minor], [14])
-m4_define([xfdesktop_version_micro], [0])
+m4_define([xfdesktop_version_micro], [1])
 m4_define([xfdesktop_version_nano], [])
 m4_define([xfdesktop_version_build], [@REVISION@])
-m4_define([xfdesktop_version_tag],[git])
+m4_define([xfdesktop_version_tag], [])
 m4_define([xfdesktop_version], 
[xfdesktop_version_major().xfdesktop_version_minor().xfdesktop_version_micro()ifelse(xfdesktop_version_nano(),
 [], [], [.xfdesktop_version_nano()])ifelse(xfdesktop_version_tag(), [git], 
[xfdesktop_version_tag()-xfdesktop_version_build()], 
[xfdesktop_version_tag()])])
 
 dnl minimum required versions

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to