From e1e34f97b97f51cd724cc44b41bfb160f1867d18 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Sun, 5 Feb 2012 13:09:24 +0100 Subject: add udev attribute dynamite_sources which will limit the reception of the device to the given sources --- dynamite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamite.c') diff --git a/dynamite.c b/dynamite.c index bcfb5c4..9b15363 100644 --- a/dynamite.c +++ b/dynamite.c @@ -11,7 +11,7 @@ #include "monitor.h" #include "status.h" -static const char *VERSION = "0.0.9a"; +static const char *VERSION = "0.0.9b"; static const char *DESCRIPTION = tr("attach/detach devices on the fly"); static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3