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

noreply at xfce.org noreply at xfce.org
Fri Nov 29 13:54:33 CET 2019


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

n   o   m   a   d       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfdashboard.

commit cb8660a32ff5a914618d869f18e44e504432558f
Author: Stephan Haller <nomad at froevel.de>
Date:   Fri Nov 29 12:43:47 2019 +0100

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

diff --git a/configure.ac.in b/configure.ac.in
index e812f5d..7c13341 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], [6])
+m4_define([xfdashboard_version_micro], [7])
 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