From 8002cd4f86f018ae23d030e4d517f5d7c0495e4a Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sat, 1 Jul 2006 17:06:09 +0200 Subject: This seems legitimate --- inotail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf