summaryrefslogtreecommitdiff
path: root/weatherforecast.c
diff options
context:
space:
mode:
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");