[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: Back to development
noreply at xfce.org
noreply at xfce.org
Sun Aug 11 21:32:14 CEST 2019
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 df9cc4cdb1ca28300d7b4aa1a40b4cf88d3431c7
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Aug 11 15:32:10 2019 -0400
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 1ceff51..565f02e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,7 +12,7 @@ m4_define([weather_version_major], [0])
m4_define([weather_version_minor], [10])
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.
More information about the Xfce4-commits
mailing list