changeset 345:5c6cb115a7a1

weather: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Oct 2015 10:43:43 +0300
parents 25fc5a2b42ae
children 329ceff76d0c
files weather.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/weather.tcl	Tue Oct 20 10:43:35 2015 +0300
+++ b/weather.tcl	Tue Oct 20 10:43:43 2015 +0300
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# Weather v0.9.1 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# Weather v0.9.2 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 # (C) Copyright 2014-2015 Tecnic Software productions (TNSP)
 #
 # Requires data fetcher to be run as a cronjob, see fetch_weather.pl
@@ -23,7 +23,7 @@
 # No need to look below this line
 ##########################################################################
 set weather_name "Weather"
-set weather_version "0.9.1"
+set weather_version "0.9.2"
 
 
 ### Initialization messages