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 thunar-plugins/thunar-archive-plugin.
commit ab21eabe75b23e36d4d83b2c6d0c5e09204fffbb Author: Andre Miranda <[email protected]> Date: Wed Dec 13 23:17:03 2017 -0300 Post release tag bump --- configure.ac.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac.in b/configure.ac.in index 4357c99..c1c84b3 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -25,7 +25,7 @@ m4_define([tap_version_major], [0]) m4_define([tap_version_minor], [4]) m4_define([tap_version_micro], [0]) m4_define([tap_version_build], [@REVISION@]) -m4_define([tap_version_tag], []) +m4_define([tap_version_tag], [git]) m4_define([tap_version], [tap_version_major().tap_version_minor().tap_version_micro()ifelse(tap_version_tag(), [], [], [tap_version_tag()-tap_version_build()])]) 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
