From cad49874dc168a01fe63021329962309bbb8aed1 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Thu, 3 Feb 2011 00:18:54 +0100 Subject: rework of vdr-patch because of trouble with the EITScanner and multiple devices --- dynamite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamite.c') diff --git a/dynamite.c b/dynamite.c index 0b3f847..1941456 100644 --- a/dynamite.c +++ b/dynamite.c @@ -8,7 +8,7 @@ #include "dynamicdevice.h" #include "monitor.h" -static const char *VERSION = "0.0.5d"; +static const char *VERSION = "0.0.5e"; static const char *DESCRIPTION = "attach/detach devices on the fly"; static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3