diff options
Diffstat (limited to 'dynamite.c')
-rw-r--r-- | dynamite.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ #include "monitor.h" #include "status.h" -static const char *VERSION = "0.0.8h"; +static const char *VERSION = "0.0.8i"; static const char *DESCRIPTION = tr("attach/detach devices on the fly"); static const char *MAINMENUENTRY = NULL; |