diff options
| author | Lars Hanisch <dvb@flensrocker.de> | 2014-01-11 14:32:07 +0100 |
|---|---|---|
| committer | Lars Hanisch <dvb@flensrocker.de> | 2014-01-11 14:32:07 +0100 |
| commit | 37a1cbc8a223235d9fb39fa1d9d83ef5cb66096d (patch) | |
| tree | 9b5ac1a390d576c3d93052abc8ccfd8d5a69b05a | |
| parent | 3f468f018f418db7555bd543e1d6483a0953fa60 (diff) | |
| download | vdr-plugin-pvrinput-37a1cbc8a223235d9fb39fa1d9d83ef5cb66096d.tar.gz vdr-plugin-pvrinput-37a1cbc8a223235d9fb39fa1d9d83ef5cb66096d.tar.bz2 | |
increase versionv2014-01-11
| -rw-r--r-- | pvrinput.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ #endif #endif -static const char *VERSION = "2014-01-07"; +static const char *VERSION = "2014-01-11"; static const char *DESCRIPTION = tr("use Hauppauge PVR as input device"); static const char *MAINMENUENTRY = tr("PVR picture settings"); |
