From 477a3fd086d7d856b40168a568eaa54980b71191 Mon Sep 17 00:00:00 2001 From: Thomas Reufer Date: Sun, 2 Nov 2014 19:41:44 +0100 Subject: new version 0.0.10 --- rpihddevice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpihddevice.c b/rpihddevice.c index 664757c..c4296e9 100644 --- a/rpihddevice.c +++ b/rpihddevice.c @@ -13,7 +13,7 @@ #include "display.h" #include "tools.h" -static const char *VERSION = "0.0.9"; +static const char *VERSION = "0.0.10"; static const char *DESCRIPTION = trNOOP("HD output device for Raspberry Pi"); class cPluginRpiHdDevice : public cPlugin -- cgit v1.2.3