[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 01/03: branch for further development towards 0.6.9

noreply at xfce.org noreply at xfce.org
Sun Apr 27 01:13:59 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 3f3c8e3cab23945e1435449741114a0623a2ce21
Author: Fabian <timystery at arcor.de>
Date:   Sat Apr 26 23:55:21 2014 +0200

    branch for further development towards 0.6.9
---
 configure.ac.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 0e08b91..f5726cf 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,8 +10,8 @@ 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], []) # Leave empty only for releases, but use 'git' in most cases
+m4_define([mount_version_micro], [8])
+m4_define([mount_version_tag], [git]) # 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