X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Fuse.pm;h=610d72060bbf23a9f046348e1ffe0143fb0733cc;hb=b3bffb7389c1e867e0e7b63c03c6acc629d57e12;hp=b7f8795b04957d142ffff4dd0824eb4b9fd04d75;hpb=9861a89831605d25668432a6bb1bff6adad08de1;p=perl-fuse.git diff --git a/Fuse.pm b/Fuse.pm index b7f8795..610d720 100644 --- a/Fuse.pm +++ b/Fuse.pm @@ -28,7 +28,7 @@ our %EXPORT_TAGS = ( our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = (); -our $VERSION = '0.07'; +our $VERSION = '0.07_1'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()