diff options
author | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-01 17:06:09 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-01 17:06:09 +0200 |
commit | 8002cd4f86f018ae23d030e4d517f5d7c0495e4a (patch) | |
tree | ac09dd3b5da893a3af6da3b85eb8edbdfdffdcca | |
parent | 4cfc365e4bb01be45c3c3dcaf3b50def7def24d6 (diff) |
This seems legitimate
-rw-r--r-- | inotail.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ #include "inotail.h" -#define VERSION "0.0" +#define VERSION "0.1" #define BUFFER_SIZE 4096 |