From: Derrik Pates Date: Wed, 21 Mar 2012 01:49:55 +0000 (-0600) Subject: Merge branch 'master' of github.com:dpavlin/perl-fuse X-Git-Url: http://git.rot13.org/?p=perl-fuse.git;a=commitdiff_plain;h=77b8ae12839c2799580ab9cfcaa08a3bf2c463e5;hp=5f242531b9162bfa1110ecde3cbcc2b63b509865 Merge branch 'master' of github.com:dpavlin/perl-fuse --- diff --git a/Fuse.pm b/Fuse.pm index f1061ea..53ac109 100755 --- a/Fuse.pm +++ b/Fuse.pm @@ -28,7 +28,7 @@ our %EXPORT_TAGS = ( our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = (); -our $VERSION = '0.14'; +our $VERSION = '0.15'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()