summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-04-06 13:23:34 +0200
committerlouis <louis.braun@gmx.de>2015-04-06 13:23:34 +0200
commit3b6a402edc45c7a3df5cf4260749b3026c297b4d (patch)
tree9cec49808eaf48490105e33f1661f146ce5d2f75
parentf62dcae8f71d3fe3ec07e9ab6c4a533f2e39c73a (diff)
downloadvdr-plugin-tvguideng-3b6a402edc45c7a3df5cf4260749b3026c297b4d.tar.gz
vdr-plugin-tvguideng-3b6a402edc45c7a3df5cf4260749b3026c297b4d.tar.bz2
Version 0.1.10.1.1
-rw-r--r--HISTORY2
-rw-r--r--tvguideng.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index a00368c..679bac3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -25,3 +25,5 @@ Version 0.1.0
- added wraparound scrolling in recording menus
- fixed bug that red button also works in detailed view
+
+Version 0.1.1
diff --git a/tvguideng.c b/tvguideng.c
index 0d28a60..d725e75 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -13,7 +13,7 @@
#include "setup.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.1.0";
+static const char *VERSION = "0.1.1";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";