changeset 358:e06a3f3923f5

weather: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Dec 2015 23:13:30 +0200
parents b1e7ffeaacef
children 3b8ffc6eca6d
files weather.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/weather.tcl	Fri Dec 11 23:13:04 2015 +0200
+++ b/weather.tcl	Fri Dec 11 23:13:30 2015 +0200
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# Weather v0.9.2 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# Weather v0.9.3 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.2"
+set weather_version "0.9.3"
 
 
 ### Initialization messages