[Xfce4-commits] [xfce/xfce4-dev-tools] 01/01: Back to development
    noreply at xfce.org 
    noreply at xfce.org
       
    Sun Aug 11 17:54:42 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
s   k   u   n   n   y   k       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/xfce4-dev-tools.
commit c62f6bec27b7870aa3ee5b366a0bf1e74b72ce44
Author: Romain Bouvier <skunnyk at alteroot.org>
Date:   Sun Aug 11 17:54:32 2019 +0200
    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 882a628..2ef339c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xdt_version_minor], [14])
 m4_define([xdt_version_micro], [0])
 m4_define([xdt_version_nano], [])
 m4_define([xdt_version_build], [@REVISION@])
-m4_define([xdt_version_tag], [])
+m4_define([xdt_version_tag], [git])
 m4_define([xdt_version], [xdt_version_major().xdt_version_minor().xdt_version_micro()ifelse(xdt_version_nano(), [], [], [.xdt_version_nano()])ifelse(xdt_version_tag(), [git], [xdt_version_tag()-xdt_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