--- perl/trunk/Fuse.pm 2005/03/20 00:37:31 11 +++ perl/trunk/Fuse.pm 2005/03/20 00:41:27 12 @@ -28,7 +28,7 @@ our @EXPORT = qw( FUSE_DEBUG ); -our $VERSION = '0.04'; +our $VERSION = '0.05'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()