push version to 0.24 master
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 18 May 2007 21:16:52 +0000 (21:16 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 18 May 2007 21:16:52 +0000 (21:16 +0000)
git-svn-id: file:///home/dpavlin/svn/Biblio-Isis/trunk@72 4670fa4d-42ec-0310-ab5b-a66af6943492

lib/Biblio/Isis.pm

index 1e9ffea..bc4352f 100644 (file)
@@ -7,7 +7,7 @@ use File::Glob qw(:globally :nocase);
 BEGIN {
        use Exporter ();
        use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
-       $VERSION     = 0.24_1;
+       $VERSION     = 0.24;
        @ISA         = qw (Exporter);
        #Give a hoot don't pollute, do not export more than needed by default
        @EXPORT      = qw ();