changeset 415:ff932030a9b3

weather: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jan 2017 22:41:07 +0200
parents d623652df6b5
children c88f7449b526
files weather.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <ccr@tnsp.org>
+# Weather v0.9.5 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 # (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