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

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit a7851d82ec89b3cd49952c6022813bbe6b8b0bc9
Author: Stephan Haller <no...@froevel.de>
Date:   Wed Aug 8 12:35:19 2018 +0200

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

diff --git a/configure.ac.in b/configure.ac.in
index 376faba..909ad0e 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], [7])
-m4_define([xfdashboard_version_micro], [5])
+m4_define([xfdashboard_version_micro], [6])
 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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to