summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dynamite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamite.c b/dynamite.c
index 1d9f641..7925b2f 100644
--- a/dynamite.c
+++ b/dynamite.c
@@ -11,7 +11,7 @@
#include "monitor.h"
#include "status.h"
-static const char *VERSION = "0.0.8g";
+static const char *VERSION = "0.0.8h";
static const char *DESCRIPTION = tr("attach/detach devices on the fly");
static const char *MAINMENUENTRY = NULL;