bump version [0.10]
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 4 Feb 2010 17:15:09 +0000 (17:15 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 4 Feb 2010 17:15:09 +0000 (17:15 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@35 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

Fast.pm

diff --git a/Fast.pm b/Fast.pm
index 6485b55..d8b23bc 100644 (file)
--- a/Fast.pm
+++ b/Fast.pm
@@ -7,7 +7,7 @@ use Data::Dump qw/dump/;
 BEGIN {
        use Exporter ();
        use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 BEGIN {
        use Exporter ();
        use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
-       $VERSION     = 0.09;
+       $VERSION     = 0.10;
        @ISA         = qw (Exporter);
        #Give a hoot don't pollute, do not export more than needed by default
        @EXPORT      = qw ();
        @ISA         = qw (Exporter);
        #Give a hoot don't pollute, do not export more than needed by default
        @EXPORT      = qw ();