summaryrefslogtreecommitdiff
path: root/plugin.c
diff options
context:
space:
mode:
authorManuel Reimer <manuel.reimer@gmx.de>2018-04-08 11:28:15 +0200
committerManuel Reimer <manuel.reimer@gmx.de>2018-04-08 11:31:38 +0200
commita6c8e3d4383ae164e26149888bbdc91cbd448ba8 (patch)
tree8e4ce7dcf8bd8584606f598d7d42115ec4011f5a /plugin.c
parent4436b5eb2f8bb6b0eeb10a5d233b13a5f9bc363f (diff)
downloadvdr-plugin-graphlcd-a6c8e3d4383ae164e26149888bbdc91cbd448ba8.tar.gz
vdr-plugin-graphlcd-a6c8e3d4383ae164e26149888bbdc91cbd448ba8.tar.bz2
Version 1.0.01.0.0
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 c508ecb..eb38397 100644
--- a/plugin.c
+++ b/plugin.c
@@ -39,7 +39,7 @@
static const char * kPluginName = "graphlcd";
-static const char *VERSION = "0.3.0";
+static const char *VERSION = "1.0.0";
static const char *DESCRIPTION = trNOOP("Output to graphic LCD");
static const char *MAINMENUENTRY = NULL;