diff weather.tcl @ 218:861a49abee22

Bump versions.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 29 Sep 2014 05:49:22 +0300
parents 67018e353536
children 03579553233b
line wrap: on
line diff
--- a/weather.tcl	Sun Sep 28 07:17:22 2014 +0300
+++ b/weather.tcl	Mon Sep 29 05:49:22 2014 +0300
@@ -1,6 +1,6 @@
 ##########################################################################
 #
-# Weather v0.6 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# Weather v0.7 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
@@ -66,7 +66,7 @@
 # No need to look below this line
 ##########################################################################
 set weather_name "Weather"
-set weather_version "0.6"
+set weather_version "0.7"
 
 
 ### Binding initializations