summaryrefslogtreecommitdiff
path: root/rpihddevice.c
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2018-07-16 10:11:06 +0200
committerThomas Reufer <thomas@reufer.ch>2018-07-16 10:11:06 +0200
commit4744541fde542aa2193ffe6bdaa7c7762e7d1944 (patch)
tree22d88201d645a134bb7552e30552337d53ee84a1 /rpihddevice.c
parent2cb488e21ab233928b7109d931a7a19907a26037 (diff)
downloadvdr-plugin-rpihddevice-1.0.4.tar.gz
vdr-plugin-rpihddevice-1.0.4.tar.bz2
new version 1.0.4HEAD1.0.4master
Diffstat (limited to 'rpihddevice.c')
-rw-r--r--rpihddevice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpihddevice.c b/rpihddevice.c
index 51a2c44..34724c8 100644
--- a/rpihddevice.c
+++ b/rpihddevice.c
@@ -26,7 +26,7 @@
#include "display.h"
#include "tools.h"
-static const char *VERSION = "1.0.3";
+static const char *VERSION = "1.0.4";
static const char *DESCRIPTION = trNOOP("HD output device for Raspberry Pi");
class cPluginRpiHdDevice : public cPlugin