[Xfce4-commits] [apps/xfdashboard] 01/03: Bump version to 0.5.92
noreply at xfce.org
noreply at xfce.org
Sat Apr 2 10:04:21 CEST 2016
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to branch master
in repository apps/xfdashboard.
commit 933e5a92f03d5ee4e366f71d3df8450644109871
Author: Stephan Haller <nomad at froevel.de>
Date: Thu Mar 31 20:29:39 2016 +0200
Bump version to 0.5.92
---
configure.ac.in | 2 +-
data/appdata/xfdashboard.appdata.xml.in | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 335824f..d88b8f3 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], [92])
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 b9eabf0..2497d8d 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -59,6 +59,12 @@
</keywords>
<releases>
+ <release version="0.5.92" timestamp="1459448722">
+ <description>
+ <_p>This unstable development fixes crashes in search view.
+ </_p>
+ </description>
+ </release>
<release version="0.5.91" timestamp="1458673002">
<description>
<_p>This unstable development fixes running this application in daemon mode
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list