[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 02/02: version 0.6.7. tagged and released

noreply at xfce.org noreply at xfce.org
Sat Apr 26 23:57:57 CEST 2014


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

timystery pushed a commit to branch master
in repository panel-plugins/xfce4-mount-plugin.

commit 8fb23b207fe3382a9cea5d80998d667dfe592ac3
Author: Fabian <timystery at arcor.de>
Date:   Sat Apr 26 23:53:24 2014 +0200

    version 0.6.7. tagged and released
---
 configure.ac.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 59b7584..0e08b91 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ dnl for Xfce4-panel 4.8 and higher only!
 m4_define([mount_version_major], [0])
 m4_define([mount_version_minor], [6])
 m4_define([mount_version_micro], [7])
-m4_define([mount_version_tag], [git]) # Leave empty only for releases, but use 'git' in most cases
+m4_define([mount_version_tag], []) # Leave empty only for releases, but use 'git' in most cases
 m4_define([mount_version_build], [@REVISION@])
 m4_define([mount_version], [mount_version_major().mount_version_minor().mount_version_micro()ifelse(mount_version_tag(), [], [], [mount_version_tag()-mount_version_build()])])
 

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


More information about the Xfce4-commits mailing list