X-Git-Url: http://git.rot13.org/?p=perl-fuse.git;a=blobdiff_plain;f=Fuse.pm;h=49f358868f7a519a4f5ae1266382987a41cbaa2e;hp=708fedf05bd5a9499da7b03fc4da21632c4356d2;hb=6ddf645b8b857181eabcc2e546b5762baddf5fa1;hpb=331d8f488b00b0d815cf369dc0bbe4011d882e83 diff --git a/Fuse.pm b/Fuse.pm index 708fedf..49f3588 100755 --- a/Fuse.pm +++ b/Fuse.pm @@ -27,7 +27,7 @@ our %EXPORT_TAGS = ( our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = (); -our $VERSION = '0.13'; +our $VERSION = '0.14'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()