[Xfce4-commits] [xfce/libxfce4util] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Sun Jun 30 23:14:07 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i 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/libxfce4util.
commit 99d8ea28a6900ad081a53419fc1a2006bfea0220
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Jun 30 23:13:52 2019 +0200
Updates for release
---
NEWS | 7 ++++++-
configure.ac.in | 4 ++--
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 7180961..00e1a40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+4.13.4
+======
+- Bump the Xfce version to 4.14pre2
+- Translation Updates: Danish, Galician
+
4.13.3
======
[Please note that this is a development release.]
@@ -38,7 +43,7 @@
[Please note that this is a development release.]
- Fix abicheck to handle ppc64 architecture
- Add support for GOBJECT-INTROSPECTION Bug #12159
-- Translation updates: ast bg ca da gl he hr lt sv
+- Translation updates: ast bg ca da gl he hr lt sv
4.12.1
======
diff --git a/configure.ac.in b/configure.ac.in
index 6d1baa7..eb3b780 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,10 +13,10 @@ dnl ***************************
m4_define([libxfce4util_verinfo], [7:0:0])
m4_define([libxfce4util_version_major], [4])
m4_define([libxfce4util_version_minor], [13])
-m4_define([libxfce4util_version_micro], [3])
+m4_define([libxfce4util_version_micro], [4])
m4_define([libxfce4util_version_nano], []) dnl leave this empty to have no nano version
m4_define([libxfce4util_version_build], [@REVISION@])
-m4_define([libxfce4util_version_tag], [git])
+m4_define([libxfce4util_version_tag], [])
m4_define([libxfce4util_version], [libxfce4util_version_major().libxfce4util_version_minor().libxfce4util_version_micro()ifelse(libxfce4util_version_nano(), [], [], [.libxfce4util_version_nano()])ifelse(libxfce4util_version_tag(), [git], [libxfce4util_version_tag()-libxfce4util_version_build()], [])])
dnl **************************************************************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list