[Xfce4-commits] <xfce4-weather-plugin:master> Updates for release.
Harald Judt
noreply at xfce.org
Mon Aug 6 13:20:06 CEST 2012
Updating branch refs/heads/master
to 0749a121597a69ac08c6c6edc54c919708137bdf (commit)
from faa70d9a28b6157f6557404bd8f7f70e9b0101bb (commit)
commit 0749a121597a69ac08c6c6edc54c919708137bdf
Author: Harald Judt <h.judt at gmx.at>
Date: Mon Aug 6 13:13:55 2012 +0200
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 0e46e65..a70df48 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], [0])
+m4_define([weather_version_micro], [1])
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