summaryrefslogtreecommitdiff
path: root/rpihddevice.c
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2016-04-23 11:03:36 +0200
committerThomas Reufer <thomas@reufer.ch>2016-04-23 11:03:36 +0200
commit8828f1e8dd7b64d142053269b3f9387ef35ceb38 (patch)
tree6ff3d08ffefee996465ecb0f3285a370d134b71c /rpihddevice.c
parentc33e07c17fae270ef4fa3fbc9906ee8d542124df (diff)
downloadvdr-plugin-rpihddevice-1.0.3.tar.gz
vdr-plugin-rpihddevice-1.0.3.tar.bz2
new version 1.0.31.0.3
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 016a5f0..51a2c44 100644
--- a/rpihddevice.c
+++ b/rpihddevice.c
@@ -26,7 +26,7 @@
#include "display.h"
#include "tools.h"
-static const char *VERSION = "1.0.2";
+static const char *VERSION = "1.0.3";
static const char *DESCRIPTION = trNOOP("HD output device for Raspberry Pi");
class cPluginRpiHdDevice : public cPlugin