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