diff options
| author | Thomas Reufer <thomas@reufer.ch> | 2015-01-21 20:50:20 +0100 |
|---|---|---|
| committer | Thomas Reufer <thomas@reufer.ch> | 2015-01-21 20:50:20 +0100 |
| commit | 8e2fa20663aaea55ceec303d5f11a27a2e7e4df8 (patch) | |
| tree | 4753603b982fe33c5e731ec12bb7418564f81bb2 /rpihddevice.c | |
| parent | d0924443ed4eef68f9cac6ac7cbda8fc4d63b31e (diff) | |
| download | vdr-plugin-rpihddevice-0.0.11.tar.gz vdr-plugin-rpihddevice-0.0.11.tar.bz2 | |
new version 0.0.110.0.11
Diffstat (limited to 'rpihddevice.c')
| -rw-r--r-- | rpihddevice.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpihddevice.c b/rpihddevice.c index 51fcca3..19a1f64 100644 --- a/rpihddevice.c +++ b/rpihddevice.c @@ -13,7 +13,7 @@ #include "display.h" #include "tools.h" -static const char *VERSION = "0.0.10"; +static const char *VERSION = "0.0.11"; static const char *DESCRIPTION = trNOOP("HD output device for Raspberry Pi"); class cPluginRpiHdDevice : public cPlugin |
