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 7217232bb769f0e75895662e434e4020fe386c6a Author: Andre Miranda <[email protected]> Date: Sat Jun 29 21:55:09 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 163deed..0161354 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], [3]) 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. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
