[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: Updates for release.
noreply at xfce.org
noreply at xfce.org
Mon Nov 3 07:40:55 CET 2014
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository panel-plugins/xfce4-weather-plugin.
commit ebbf338c67cc2210d284ca3205adb44596f2273f
Author: Harald Judt <h.judt at gmx.at>
Date: Mon Nov 3 07:13:18 2014 +0100
Updates for release.
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index deaf85c..a1a30bb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,9 +10,9 @@ dnl *** Version information ***
dnl ***************************
m4_define([weather_version_major], [0])
m4_define([weather_version_minor], [8])
-m4_define([weather_version_micro], [3])
+m4_define([weather_version_micro], [4])
m4_define([weather_version_build], [@REVISION@])
-m4_define([weather_version_tag], [git])
+m4_define([weather_version_tag], [])
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