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