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 1c61d82f08f993cec6e19c209c209e18fbad7dc7 Author: Patrick Hochstenbach <[email protected]> Date: Fri Jan 20 08:21:03 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
