--- perl/trunk/Fuse.pm 2006/01/03 15:43:37 76 +++ perl/trunk/Fuse.pm 2006/01/03 15:43:44 77 @@ -28,7 +28,7 @@ our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = (); -our $VERSION = '0.07_2'; +our $VERSION = '0.07_3'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()