This is an automated email from the git hooks/post-receive script. o c h o s i 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 apps/xfce4-notifyd.
commit d46a96ce775a15d776869de890949bce381ab0de Author: Simon Steinbeiss <[email protected]> Date: Thu Mar 1 00:57:57 2018 +0100 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 73468b0..7b273fb 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -11,7 +11,7 @@ m4_define([xfce4_notifyd_version_major], [0]) m4_define([xfce4_notifyd_version_minor], [4]) m4_define([xfce4_notifyd_version_micro], [2]) m4_define([xfce4_notifyd_version_build], [@REVISION@]) -m4_define([xfce4_notifyd_version_tag], []) +m4_define([xfce4_notifyd_version_tag], [git]) m4_define([xfce4_notifyd_version], [xfce4_notifyd_version_major().xfce4_notifyd_version_minor().xfce4_notifyd_version_micro()ifelse(xfce4_notifyd_version_tag(), [git], [xfce4_notifyd_version_tag()-xfce4_notifyd_version_build()], [xfce4_notifyd_version_tag()])]) m4_define([notifications_spec_version], [1.2]) -- 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
