[Xfce4-commits] <xfce4-weather-plugin:master> Post release tag bump.
Harald Judt
noreply at xfce.org
Mon Feb 18 20:40:01 CET 2013
Updating branch refs/heads/master
to afa2027a1fd7504fd2fabbfcc4dfcfb48b627603 (commit)
from ec70ea7332033f451a5fd99b1283d69752e403bd (commit)
commit afa2027a1fd7504fd2fabbfcc4dfcfb48b627603
Author: Harald Judt <h.judt at gmx.at>
Date: Mon Feb 18 20:36:21 2013 +0100
Post release tag bump.
configure.ac.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 63099cb..6b3492b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,7 +12,7 @@ m4_define([weather_version_major], [0])
m4_define([weather_version_minor], [8])
m4_define([weather_version_micro], [3])
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 ***************************
More information about the Xfce4-commits
mailing list