changeset 325:fe12434d6cbd

weather: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 21 May 2015 10:00:59 +0300
parents 19c64798de91
children b3fded816ad8
files fetch_weather.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fetch_weather.pl	Thu May 21 10:00:29 2015 +0300
+++ b/fetch_weather.pl	Thu May 21 10:00:59 2015 +0300
@@ -417,7 +417,7 @@
 my $weatherdata = {};
 
 die(
-"Weather Fetch v0.1 by ccr/TNSP <ccr\@tnsp.org>\n".
+"Weather Fetch v0.3 by ccr/TNSP <ccr\@tnsp.org>\n".
 "Usage: $0 <config file>\n"
 ) unless scalar(@ARGV) >= 1;