summaryrefslogtreecommitdiff
path: root/plugin.c
diff options
context:
space:
mode:
authorManuel Reimer <manuel.reimer@gmx.de>2021-02-08 16:32:50 +0100
committerManuel Reimer <manuel.reimer@gmx.de>2021-02-08 16:32:50 +0100
commit36141d58b45db8dafb1e6c0a0987016151e0cd6e (patch)
treee52849483590c602f58581546ea8ee44a066ccb8 /plugin.c
parent74e176589043610a3f65bcb37bf3180aa39061fc (diff)
downloadvdr-plugin-graphlcd-36141d58b45db8dafb1e6c0a0987016151e0cd6e.tar.gz
vdr-plugin-graphlcd-36141d58b45db8dafb1e6c0a0987016151e0cd6e.tar.bz2
Version 1.0.41.0.4
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 bfe2702..65a59f8 100644
--- a/plugin.c
+++ b/plugin.c
@@ -39,7 +39,7 @@
static const char * kPluginName = "graphlcd";
-static const char *VERSION = "1.0.3";
+static const char *VERSION = "1.0.4";
static const char *DESCRIPTION = trNOOP("Output to graphic LCD");
static const char *MAINMENUENTRY = NULL;