From 8b141e94aa130f0b8e50d89a2d57d1d1971f9f2b Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Thu, 21 Jun 2007 10:24:12 +0000 Subject: [PATCH] update version [0.07] git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@17 49f9634a-d7ec-0310-8e6b-ec35c6cc8804 --- Fast.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fast.pm b/Fast.pm index d57e1e3..982c366 100644 --- 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.06; + $VERSION = 0.07; @ISA = qw (Exporter); #Give a hoot don't pollute, do not export more than needed by default @EXPORT = qw (); -- 2.20.1