[Xfce4-commits] [apps/xfdashboard] 01/01: Bump version to 0.5.91
noreply at xfce.org
noreply at xfce.org
Tue Mar 22 20:01:53 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 d322328a677693ab6516d1625e328f814e6f0f5e
Author: Stephan Haller <nomad at froevel.de>
Date: Tue Mar 22 20:01:39 2016 +0100
Bump version to 0.5.91
---
configure.ac.in | 2 +-
data/appdata/xfdashboard.appdata.xml.in | 7 +++++++
po/POTFILES.in | 1 +
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 8473316..fb772d6 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], [91])
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 64d9892..b9eabf0 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -59,6 +59,13 @@
</keywords>
<releases>
+ <release version="0.5.91" timestamp="1458673002">
+ <description>
+ <_p>This unstable development fixes running this application in daemon mode
+ and unpredictable reselections in search view.
+ </_p>
+ </description>
+ </release>
<release version="0.5.90" timestamp="1456659470">
<description>
<_p>This unstable development introduces a hot-corner plugin to activate
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c22d8f1..2324ddb 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -41,6 +41,7 @@ libxfdashboard/image-content.c
libxfdashboard/live-window.c
libxfdashboard/live-workspace.c
libxfdashboard/marshal.c
+libxfdashboard/model.c
libxfdashboard/outline-effect.c
libxfdashboard/plugin.c
libxfdashboard/plugins-manager.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list