X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Fuse.pm;h=9b7ae967e039846687beb44a927b1fb29c4dc204;hb=refs%2Ftags%2F0.04;hp=6a01677a816dcde9f2be953a54618b59864083ef;hpb=06dd8ebb4bc96acd173c00b24251546d74762990;p=perl-fuse.git diff --git a/Fuse.pm b/Fuse.pm index 6a01677..9b7ae96 100644 --- a/Fuse.pm +++ b/Fuse.pm @@ -28,7 +28,7 @@ our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = qw( FUSE_DEBUG ); -our $VERSION = '0.01'; +our $VERSION = '0.04'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()