# HG changeset patch # User Matti Hamalainen # Date 1403114638 -10800 # Node ID f56c598be8622186d3d9c30105c05909f6546086 # Parent 28ee3578a6d1ebb6dad732b87d2c2e619202041e# Parent 9b47f6d6c8bb9d05e32b4064a9d2fa4135140c5b Merged. diff -r 28ee3578a6d1 -r f56c598be862 weather.tcl --- 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 +# Weather v0.6 by Matti 'ccr' Hamalainen # (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