From a5a5be51f1d261a43f142f8be86229f2c46b1482 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Wed, 16 Feb 2011 22:52:34 +0100 Subject: increase version due to new vdr patch --- dynamite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamite.c b/dynamite.c index cad44cb..256eba9 100644 --- a/dynamite.c +++ b/dynamite.c @@ -8,7 +8,7 @@ #include "dynamicdevice.h" #include "monitor.h" -static const char *VERSION = "0.0.5f"; +static const char *VERSION = "0.0.5g"; static const char *DESCRIPTION = "attach/detach devices on the fly"; static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3