[libcatmandu-marc-perl] 82/208: Fixing version number of marc_spec

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:42:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag upstream/1.19
in repository libcatmandu-marc-perl.

commit e01d675d06eea5c0bc75cf2da1b8b060165dad83
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Fri Jan 20 08:21:56 2017 +0100

    Fixing version number of marc_spec
---
 lib/Catmandu/Fix/marc_spec.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Catmandu/Fix/marc_spec.pm b/lib/Catmandu/Fix/marc_spec.pm
index a2c638c..535cb76 100644
--- a/lib/Catmandu/Fix/marc_spec.pm
+++ b/lib/Catmandu/Fix/marc_spec.pm
@@ -7,7 +7,7 @@ use Catmandu::Fix::Has;
 use MARC::Spec;
 use Const::Fast;
 
-our $VERSION = '0.0.1';
+our $VERSION = '1.05';
 
 has spec   => ( fix_arg => 1 );
 has path   => ( fix_arg => 1 );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git



More information about the Pkg-perl-cvs-commits mailing list