[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 01/01: Introduce version 0.6.7 after release of 0.6.6

noreply at xfce.org noreply at xfce.org
Sat Apr 26 22:52:06 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 d363c5184c4ce2a997e20cba28e021cc3894ef05
Author: Fabian <timystery at arcor.de>
Date:   Sat Apr 26 22:50:57 2014 +0200

    Introduce version 0.6.7 after release of 0.6.6
    
    Tried tagging and branching
---
 configure.ac.in |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index b713013..59b7584 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,7 +10,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], [4])
+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_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()])])
@@ -104,4 +104,3 @@ panel-plugin/Makefile
 icons/Makefile
 po/Makefile.in
 ])
-

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


More information about the Xfce4-commits mailing list