--- perl/trunk/Fuse.pm 2005/12/27 12:47:00 19 +++ perl/trunk/Fuse.pm 2005/12/27 14:49:31 20 @@ -28,7 +28,7 @@ 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()