[Xfce4-commits] [xfce/thunar-volman] 01/01: Back to development
noreply at xfce.org
noreply at xfce.org
Sun Jul 28 16:27:57 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 d4ac5b0b3d1362bf91d39af12806cce419101b35
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Jul 28 11:27:47 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 f3fde59..1766d5c 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], [4])
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