[Xfce4-commits] [apps/xfdashboard] 01/01: Bump version to 0.5.4
noreply at xfce.org
noreply at xfce.org
Sat Dec 19 09:54:04 CET 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to branch master
in repository apps/xfdashboard.
commit 13dbe5aa20d670172d39b60f32ed683f6645be28
Author: Stephan Haller <nomad at froevel.de>
Date: Sat Dec 19 09:53:55 2015 +0100
Bump version to 0.5.4
---
configure.ac.in | 2 +-
data/appdata/xfdashboard.appdata.xml.in | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 85515f3..5759660 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfdashboard_version_major], [0])
m4_define([xfdashboard_version_minor], [5])
m4_define([xfdashboard_version_micro], [4])
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 0ed9d24..e49b743 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -49,6 +49,13 @@
</kudos>
<releases>
+ <release version="0.5.4" timestamp="1450515013">
+ <description>
+ <_p>This unstable development introduces a new optional configuration to
+ themes about defining which elements can be focused and in which order.
+ </_p>
+ </description>
+ </release>
<release version="0.5.3" timestamp="1447437275">
<description>
<_p>This unstable development introduces a basic and simple plugin system
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list