# HG changeset patch # User Matti Hamalainen # Date 1483821667 -7200 # Node ID ff932030a9b32740a34455ee4471f9d0418374ed # Parent d623652df6b5cb87d593f7030e0fc06129aa3ea5 weather: Bump version. diff -r d623652df6b5 -r ff932030a9b3 weather.tcl --- a/weather.tcl Sat Jan 07 22:37:56 2017 +0200 +++ b/weather.tcl Sat Jan 07 22:41:07 2017 +0200 @@ -1,6 +1,6 @@ ########################################################################## # -# Weather v0.9.3 by Matti 'ccr' Hamalainen +# Weather v0.9.5 by Matti 'ccr' Hamalainen # (C) Copyright 2014-2017 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.3" +set weather_version "0.9.5" ### Initialization messages