summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-05-01 10:54:33 +0200
committerlouis <louis.braun@gmx.de>2015-05-01 10:54:33 +0200
commitb234e73ec89687589769b398febbec2a0123c58f (patch)
tree3d3c16a0a5f96c7f5484a49f2b2cd42c1c8e312a
parent32c369952ea8559b4b721d8c71c0eb5ecfbbec2c (diff)
downloadvdr-plugin-tvguideng-b234e73ec89687589769b398febbec2a0123c58f.tar.gz
vdr-plugin-tvguideng-b234e73ec89687589769b398febbec2a0123c58f.tar.bz2
Version 0.1.30.1.3
-rw-r--r--HISTORY2
-rw-r--r--tvguideng.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c9fca8e..b8ebaaf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -34,3 +34,5 @@ Version 0.1.1
Version 0.1.2
- fixed crash when closing tvguide with active blinking icon
+
+Version 0.1.3
diff --git a/tvguideng.c b/tvguideng.c
index fdff170..bb02ada 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -13,7 +13,7 @@
#include "setup.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.1.2";
+static const char *VERSION = "0.1.3";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";