[Xfce4-commits] [xfce/thunar-volman] 01/01: Back to development
    noreply at xfce.org 
    noreply at xfce.org
       
    Fri May 17 20:31:44 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
a   n   d   r   e       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 xfce/thunar-volman.
commit 852eb6e406b2ccbc4319804f2e716e1c779048ab
Author: Andre Miranda <andreldm at xfce.org>
Date:   Fri May 17 15:31:40 2019 -0300
    Back to development
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 0d5b562..a8a2d52 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -23,7 +23,7 @@ m4_define([tvm_version_major], [0])
 m4_define([tvm_version_minor], [9])
 m4_define([tvm_version_micro], [2])
 m4_define([tvm_version_build], [@REVISION@])
-m4_define([tvm_version_tag], [])
+m4_define([tvm_version_tag], [git])
 m4_define([tvm_version], [tvm_version_major().tvm_version_minor().tvm_version_micro()ifelse(tvm_version_tag(), [git], [tvm_version_tag()-tvm_version_build()], [tvm_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