summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2010-03-27 11:07:54 +0100
committerLars Hanisch <dvb@flensrocker.de>2010-03-27 11:07:54 +0100
commitb1a8945b1951c5e6b2f25c2781ecb9f77b26158c (patch)
tree699c20aa33a07190255a6998af6194ffd27f27ab
parent974318720ec6bfdb7956dd2a1369e934a68a8897 (diff)
downloadvdr-plugin-pvrinput-2010-03-27-rc1.tar.gz
vdr-plugin-pvrinput-2010-03-27-rc1.tar.bz2
Increase version for beta release2010-03-27-rc1
-rw-r--r--pvrinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pvrinput.c b/pvrinput.c
index 127fc6a..8ad5549 100644
--- a/pvrinput.c
+++ b/pvrinput.c
@@ -6,7 +6,7 @@
#endif
#endif
-static const char *VERSION = "1.7.1-rc1-10";
+static const char *VERSION = "2010-03-27-rc1";
static const char *DESCRIPTION = tr("use Hauppauge PVR as input device");
static const char *MAINMENUENTRY = tr("PVR picture settings");