summaryrefslogtreecommitdiff
path: root/weatherforecast.c
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-03-12 17:17:29 +0100
committerlouis <louis.braun@gmx.de>2015-03-12 17:17:29 +0100
commit7b8402030a1c79cb532026a8036e85379511f1e4 (patch)
treeb402b8d2628de92a249958090296a417532b6ac7 /weatherforecast.c
parentd000794647981b956ad763ea4069f077f6163bf4 (diff)
downloadvdr-plugin-weatherforecast-0.0.3.tar.gz
vdr-plugin-weatherforecast-0.0.3.tar.bz2
version 0.0.3 - adapted libskindesigner0.0.3
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 a3e1c3a..e2fee65 100644
--- a/weatherforecast.c
+++ b/weatherforecast.c
@@ -18,7 +18,7 @@
//***************************************************************************
// Constants
//***************************************************************************
-static const char *VERSION = "0.0.2";
+static const char *VERSION = "0.0.3";
static const char *DESCRIPTION = "Weatherforecast based on forecast.io";
static const char *MAINMENUENTRY = tr("WeatherForecast");