mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
98_inotify.pm: version update
git-svn-id: https://svn.fhem.de/fhem/trunk@27690 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
62e707b15f
commit
ec21ee1a35
@ -34,7 +34,7 @@ eval "use File::Find;1" or $missingModule .= "File::Find ";
|
|||||||
|
|
||||||
#######################
|
#######################
|
||||||
# Global variables
|
# Global variables
|
||||||
my $version = "0.6.1";
|
my $version = "0.6.4";
|
||||||
our $inotify;
|
our $inotify;
|
||||||
our @watch;
|
our @watch;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user