[Xfce4-commits] [apps/xfdashboard] 01/04: Post-release version bump to 0.6.1

noreply at xfce.org noreply at xfce.org
Mon Mar 6 10:32:23 CET 2017


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

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

commit ba328eb5ea5aefcaf00f97872dc2df6ddb7e787b
Author: Stephan Haller <nomad at froevel.de>
Date:   Fri May 20 21:41:15 2016 +0200

    Post-release version bump to 0.6.1
---
 configure.ac.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 2df134a..2d19dd0 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], [6])
-m4_define([xfdashboard_version_micro], [0])
+m4_define([xfdashboard_version_micro], [1])
 m4_define([xfdashboard_version_build], [@REVISION@])
-m4_define([xfdashboard_version_tag],   [])
+m4_define([xfdashboard_version_tag],   [git])
 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 **************************************

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


More information about the Xfce4-commits mailing list