From a52e55873c7c64f95e81814a0c2e39732289f6f0 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 4 Jul 2020 21:43:13 +1200 Subject: Bump VERSION --- bin/inotifymask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/inotifymask b/bin/inotifymask index 5145183..39b9c03 100644 --- a/bin/inotifymask +++ b/bin/inotifymask @@ -10,7 +10,7 @@ use File::Find; use File::stat; use Linux::Inotify2; -our $VERSION = '0.06'; +our $VERSION = '0.07'; const our $SELF => 'inotifymask'; -- cgit v1.2.3