summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--targavfd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/targavfd.c b/targavfd.c
index a4cf78a..db9f8a0 100644
--- a/targavfd.c
+++ b/targavfd.c
@@ -1,7 +1,7 @@
/*
* targavfd plugin for VDR (C++)
*
- * (C) 2010 Andreas Brachold <vdr07 AT deltab de>
+ * (C) 2010-2011 Andreas Brachold <vdr07 AT deltab de>
*
* This targavfd plugin is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as published
@@ -21,7 +21,7 @@
#include "status.h"
#include "setup.h"
-static const char *VERSION = "0.1.0";
+static const char *VERSION = "0.1.1";
cPluginTargaVFD::cPluginTargaVFD(void)
{