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