diff options
| author | Lars Hanisch <dvb@flensrocker.de> | 2010-09-01 20:58:53 +0200 |
|---|---|---|
| committer | Lars Hanisch <dvb@flensrocker.de> | 2010-09-01 20:58:53 +0200 |
| commit | 0304b3afd8ce7a9cc4fad9aa079c28829a8bc8c3 (patch) | |
| tree | 15469a858dc4025dc1b5d5afe5ae45fc1e7a8d32 /pvrinput.c | |
| parent | 024ba6d8e0fbed8f67606a546ccd9225493dfb41 (diff) | |
| download | vdr-plugin-pvrinput-0304b3afd8ce7a9cc4fad9aa079c28829a8bc8c3.tar.gz vdr-plugin-pvrinput-0304b3afd8ce7a9cc4fad9aa079c28829a8bc8c3.tar.bz2 | |
increase version for next release and updated HISTORY
Diffstat (limited to 'pvrinput.c')
| -rwxr-xr-x | pvrinput.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ #endif #endif -static const char *VERSION = "2010-08-25-ttx-wss-vps"; +static const char *VERSION = "2010-09-01"; static const char *DESCRIPTION = tr("use Hauppauge PVR as input device"); static const char *MAINMENUENTRY = tr("PVR picture settings"); |
