bump version to [0.11]
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 23 Sep 2010 13:15:01 +0000 (13:15 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 23 Sep 2010 13:15:01 +0000 (13:15 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@44 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

lib/MARC/Fast.pm

index 35a1e6a..dc2f303 100644 (file)
@@ -7,7 +7,7 @@ use Data::Dump qw/dump/;
 BEGIN {
        use Exporter ();
        use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
-       $VERSION     = 0.10;
+       $VERSION     = 0.11;
        @ISA         = qw (Exporter);
        #Give a hoot don't pollute, do not export more than needed by default
        @EXPORT      = qw ();