push new (slim) version [0.06]
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 18 Jun 2007 22:54:02 +0000 (22:54 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 18 Jun 2007 22:54:02 +0000 (22:54 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@14 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

Fast.pm

diff --git a/Fast.pm b/Fast.pm
index 4ac67e9..d57e1e3 100644 (file)
--- a/Fast.pm
+++ b/Fast.pm
@@ -7,7 +7,7 @@ use Data::Dumper;
 BEGIN {
        use Exporter ();
        use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
-       $VERSION     = 0.05;
+       $VERSION     = 0.06;
        @ISA         = qw (Exporter);
        #Give a hoot don't pollute, do not export more than needed by default
        @EXPORT      = qw ();