[Xfce4-commits] [apps/xfdashboard] 31/31: Bump version to 0.4.1

noreply at xfce.org noreply at xfce.org
Thu Jun 11 19:57:26 CEST 2015


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

nomad pushed a commit to annotated tag 0.4.1
in repository apps/xfdashboard.

commit 73d395c06c33192e41f556d3a6352fe92d42d4a9
Author: Stephan Haller <nomad at froevel.de>
Date:   Fri May 29 19:29:40 2015 +0200

    Bump version to 0.4.1
---
 configure.ac.in                         |    2 +-
 data/appdata/xfdashboard.appdata.xml.in |    8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 52d843a..edaa5f2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfdashboard_version_major], [0])
 m4_define([xfdashboard_version_minor], [4])
 m4_define([xfdashboard_version_micro], [1])
 m4_define([xfdashboard_version_build], [@REVISION@])
-m4_define([xfdashboard_version_tag],   [git])
+m4_define([xfdashboard_version_tag],   [])
 m4_define([xfdashboard_version], [xfdashboard_version_major().xfdashboard_version_minor().xfdashboard_version_micro()ifelse(xfdashboard_version_tag(), [git], [xfdashboard_version_tag().xfdashboard_version_build()], [xfdashboard_version_tag()])])
 
 dnl **************************************
diff --git a/data/appdata/xfdashboard.appdata.xml.in b/data/appdata/xfdashboard.appdata.xml.in
index 211fd57..c1ec10e 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -44,6 +44,14 @@
 	</provides>
 
 	<releases>
+		<release version="0.4.1" timestamp="1432920422">
+			<description>
+				<_p>This release hopefully fixes problems with the stage as it
+				size might not reflect the screen size preventing dragging windows
+				over the whole screen. It also includes lots of smaller bug-fixes.
+				</_p>
+			</description>
+		</release>
 		<release version="0.4.0" timestamp="1428778076">
 			<description>
 				<_p>This stable version introduces lots of new features. like

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


More information about the Xfce4-commits mailing list