diff --git a/Fuse.pm b/Fuse.pm index f8de248..9ed2942 100755 --- a/Fuse.pm +++ b/Fuse.pm @@ -31,7 +31,7 @@ our %EXPORT_TAGS = ( our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = (); -our $VERSION = '0.16_1'; +our $VERSION = '0.17'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()