bump version to 0.10_1
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 17 Jan 2011 19:26:27 +0000 (20:26 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 17 Jan 2011 19:26:27 +0000 (20:26 +0100)
Fuse.pm

diff --git a/Fuse.pm b/Fuse.pm
index d8733af..4168182 100755 (executable)
--- a/Fuse.pm
+++ b/Fuse.pm
@@ -28,7 +28,7 @@ our %EXPORT_TAGS = (
 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
 
 our @EXPORT = ();
-our $VERSION = '0.09_4';
+our $VERSION = '0.10_1';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()