summaryrefslogtreecommitdiff
path: root/imonlcd.c
diff options
context:
space:
mode:
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";