changeset 204:f56c598be862

Merged.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Jun 2014 21:03:58 +0300
parents 28ee3578a6d1 (current diff) 9b47f6d6c8bb (diff)
children 86bf1a0cd9e1
files weather.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/weather.tcl	Wed Jun 18 21:02:46 2014 +0300
+++ b/weather.tcl	Wed Jun 18 21:03:58 2014 +0300
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# Weather v0.5 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# Weather v0.6 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 # (C) Copyright 2014 Tecnic Software productions (TNSP)
 #
 # Requires data fetcher to be run as a cronjob, see fetch_weather.pl
@@ -63,7 +63,7 @@
 # No need to look below this line
 ##########################################################################
 set weather_name "Weather"
-set weather_version "0.5"
+set weather_version "0.6"
 
 
 ### Binding initializations