summaryrefslogtreecommitdiff
path: root/inotail.c
diff options
context:
space:
mode:
Diffstat (limited to 'inotail.c')
-rw-r--r--inotail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inotail.c b/inotail.c
index d771f1d..2e1ad1b 100644
--- a/inotail.c
+++ b/inotail.c
@@ -37,7 +37,7 @@
#include "inotail.h"
-#define VERSION "0.0"
+#define VERSION "0.1"
#define BUFFER_SIZE 4096