--- trunk/lib/Biblio/Isis.pm 2007/05/18 21:16:43 71 +++ trunk/lib/Biblio/Isis.pm 2007/05/18 21:16:52 72 @@ -7,7 +7,7 @@ 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 ();