aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/inotifymask2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/inotifymask b/bin/inotifymask
index 1822585..29fa3b6 100644
--- a/bin/inotifymask
+++ b/bin/inotifymask
@@ -10,7 +10,7 @@ use File::Find;
use File::stat;
use Linux::Inotify2;
-our $VERSION = '0.08';
+our $VERSION = '0.09';
const our $SELF => 'inotifymask';