[Xfce4-commits] [apps/xfdashboard] 02/02: Bump version to 0.5.90
noreply at xfce.org
noreply at xfce.org
Sun Feb 28 12:42:32 CET 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 be437ea297b4863f837a73a01835bda62b1e1acf
Author: Stephan Haller <nomad at froevel.de>
Date: Sun Feb 28 12:42:20 2016 +0100
Bump version to 0.5.90
---
configure.ac.in | 4 ++--
data/appdata/xfdashboard.appdata.xml.in | 9 +++++++++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index d746746..d6b9387 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,9 +9,9 @@ dnl *** Version information ***
dnl ***************************
m4_define([xfdashboard_version_major], [0])
m4_define([xfdashboard_version_minor], [5])
-m4_define([xfdashboard_version_micro], [6])
+m4_define([xfdashboard_version_micro], [90])
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 6bdc2d0..64d9892 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -59,6 +59,15 @@
</keywords>
<releases>
+ <release version="0.5.90" timestamp="1456659470">
+ <description>
+ <_p>This unstable development introduces a hot-corner plugin to activate
+ this application when the pointer is near a specific corner of the screen.
+ It also introduce a new settings application which allows to enable and/or
+ disable plugin as well as to configure them.
+ </_p>
+ </description>
+ </release>
<release version="0.5.5" timestamp="1454269066">
<description>
<_p>This unstable development introduces a new search provider plugin
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list