summaryrefslogtreecommitdiff
path: root/weatherforecast.c
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-04-03 10:07:00 +0200
committerlouis <louis.braun@gmx.de>2015-04-03 10:07:00 +0200
commitb2ae6071fcf736178bb85dee69c7cad954fc9261 (patch)
tree27ca382fda4ab7cab22a05f00ed1cebb68c5d36a /weatherforecast.c
parent84aeb3a7eb54ff68c0016333ae83f87a914af098 (diff)
downloadvdr-plugin-weatherforecast-0.1.0.tar.gz
vdr-plugin-weatherforecast-0.1.0.tar.bz2
Version 0.1.00.1.0
Diffstat (limited to 'weatherforecast.c')
-rw-r--r--weatherforecast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/weatherforecast.c b/weatherforecast.c
index e8da39d..b87990a 100644
--- a/weatherforecast.c
+++ b/weatherforecast.c
@@ -18,7 +18,7 @@
//***************************************************************************
// Constants
//***************************************************************************
-static const char *VERSION = "0.0.3";
+static const char *VERSION = "0.1.0";
static const char *DESCRIPTION = "Weatherforecast based on forecast.io";
static const char *MAINMENUENTRY = tr("WeatherForecast");