summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandreas 'randy' weinberger <vdr@smue.org>2010-11-06 10:14:06 +0100
committerandreas 'randy' weinberger <vdr@smue.org>2010-11-06 10:14:06 +0100
commitca199eec44c41a985962441a7664a61263b6d938 (patch)
tree7e3d9d242a8019ef7d85a20bff5b10e63534980f
parenta6a995c825c99c421bd7108e4fc5c042535579a3 (diff)
downloadvdr-plugin-graphlcd-ca199eec44c41a985962441a7664a61263b6d938.tar.gz
vdr-plugin-graphlcd-ca199eec44c41a985962441a7664a61263b6d938.tar.bz2
increased version number0.1.7
-rw-r--r--plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.c b/plugin.c
index 0b77410..7b8af4f 100644
--- a/plugin.c
+++ b/plugin.c
@@ -22,7 +22,7 @@
#include <vdr/plugin.h>
-static const char *VERSION = "0.1.6";
+static const char *VERSION = "0.1.7";
static const char *DESCRIPTION = "Output to graphic LCD";
static const char *MAINMENUENTRY = NULL;