summaryrefslogtreecommitdiff
path: root/plugin.c
diff options
context:
space:
mode:
authorandreas 'randy' weinberger <vdr@smue.org>2010-03-02 19:23:35 +0100
committerandreas 'randy' weinberger <vdr@smue.org>2010-03-02 19:23:35 +0100
commit78dc1ddf349c4daeedc788a7538121ef0450d50a (patch)
tree8db2a790a3435f0bb7e832aaa8e93f5bf96d3a6e /plugin.c
parent0e8291c3e90f3ff4514bfab2c7956d0c4d1c1859 (diff)
downloadvdr-plugin-graphlcd-78dc1ddf349c4daeedc788a7538121ef0450d50a.tar.gz
vdr-plugin-graphlcd-78dc1ddf349c4daeedc788a7538121ef0450d50a.tar.bz2
increased version number to 0.1.6
Diffstat (limited to 'plugin.c')
-rw-r--r--plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.c b/plugin.c
index 8f3ca7f..3fd90d4 100644
--- a/plugin.c
+++ b/plugin.c
@@ -22,7 +22,7 @@
#include <vdr/plugin.h>
-static const char *VERSION = "0.1.5";
+static const char *VERSION = "0.1.6";
static const char *DESCRIPTION = "Output to graphic LCD";
static const char *MAINMENUENTRY = NULL;