summaryrefslogtreecommitdiff
path: root/imonlcd.c
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2012-06-30 15:52:18 +0200
committeranbr <vdr07@deltab.de>2012-06-30 15:52:18 +0200
commit067ecc9d3e20158c2f0ec7ab5e4bcc05962e36bd (patch)
tree65794b74d9ec83cb9355d99794db610efbe602fd /imonlcd.c
parentfb1ac4faa0168e4b5fc19b6eb730980fe2cbbdb1 (diff)
downloadvdr-plugin-imonlcd-1.0.0.tar.gz
vdr-plugin-imonlcd-1.0.0.tar.bz2
Release 1.0.01.0.0
Diffstat (limited to 'imonlcd.c')
-rw-r--r--imonlcd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/imonlcd.c b/imonlcd.c
index f17686e..c1064e6 100644
--- a/imonlcd.c
+++ b/imonlcd.c
@@ -1,7 +1,7 @@
/*
* iMON LCD plugin for VDR (C++)
*
- * (C) 2009-2010 Andreas Brachold <vdr07 AT deltab de>
+ * (C) 2009-2012 Andreas Brachold <vdr07 AT deltab de>
*
* This iMON LCD plugin is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as published
@@ -20,7 +20,7 @@
#include "status.h"
#include "setup.h"
-static const char *VERSION = "0.0.5";
+static const char *VERSION = "1.0.0";
static const char *DEFAULT_LCDDEVICE = "/dev/lcd0";