This is an automated email from the git hooks/post-receive script. b l u e s a b 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 panel-plugins/xfce4-weather-plugin.
commit def0b6cec17ac05802ab2292732721c3a8579fb4 Author: Sean Davis <[email protected]> Date: Sat Sep 22 07:44:24 2018 -0400 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 f21d909..1864f74 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -12,7 +12,7 @@ m4_define([weather_version_major], [0]) m4_define([weather_version_minor], [9]) m4_define([weather_version_micro], [0]) m4_define([weather_version_build], [@REVISION@]) -m4_define([weather_version_tag], []) +m4_define([weather_version_tag], [git]) m4_define([weather_version], [weather_version_major().weather_version_minor().weather_version_micro()ifelse(weather_version_tag(), [git], [weather_version_tag()-weather_version_build()], [weather_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
