--- perl/trunk/Fuse.pm 2004/11/11 14:44:15 4 +++ perl/trunk/Fuse.pm 2004/11/18 12:09:10 7 @@ -28,7 +28,7 @@ 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()