bump version 0.07_4
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 23 May 2006 15:38:12 +0000 (15:38 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 23 May 2006 15:38:12 +0000 (15:38 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl-llin@91 6e4b0b00-1209-0410-87b2-b275959b5705

Fuse.pm

diff --git a/Fuse.pm b/Fuse.pm
index 30b2c24..0cf4433 100644 (file)
--- a/Fuse.pm
+++ b/Fuse.pm
@@ -28,7 +28,7 @@ our %EXPORT_TAGS = (
 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
 
 our @EXPORT = ();
-our $VERSION = '0.07_3';
+our $VERSION = '0.07_4';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()