[Xfce4-commits] <xfce4-weather-plugin:master> Updates for release.
Harald Judt
noreply at xfce.org
Mon Feb 18 20:36:04 CET 2013
Updating branch refs/heads/master
to ec70ea7332033f451a5fd99b1283d69752e403bd (commit)
from 6192cb39a7aecb45934088bc067d2cd3d95df7a6 (commit)
commit ec70ea7332033f451a5fd99b1283d69752e403bd
Author: Harald Judt <h.judt at gmx.at>
Date: Mon Feb 18 12:37:54 2013 +0100
Updates for release.
configure.ac.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index fdd1124..63099cb 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], [2])
+m4_define([weather_version_micro], [3])
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 ***************************
More information about the Xfce4-commits
mailing list