diff options
Diffstat (limited to 'pvrinput.c')
-rw-r--r--[-rwxr-xr-x] | pvrinput.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pvrinput.c b/pvrinput.c index 10a2ae6..5193f28 100755..100644 --- a/pvrinput.c +++ b/pvrinput.c @@ -6,7 +6,7 @@ #endif #endif -static const char *VERSION = "2011-08-18"; +static const char *VERSION = "2012-04-25"; static const char *DESCRIPTION = tr("use Hauppauge PVR as input device"); static const char *MAINMENUENTRY = tr("PVR picture settings"); |