[libcatmandu-perl] 03/03: 0.9206

Jonas Smedegaard dr at jones.dk
Tue Oct 14 13:52:57 UTC 2014


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

js pushed a commit to tag 0.9206
in repository libcatmandu-perl.

commit 62035ad2cfce0ce544badbb7afd5dda56164a9aa
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Tue Oct 7 09:07:55 2014 +0200

    0.9206
---
 Build.PL        | 2 +-
 Changes         | 3 +++
 lib/Catmandu.pm | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Build.PL b/Build.PL
index 8b69ee1..3adbfa6 100644
--- a/Build.PL
+++ b/Build.PL
@@ -18,7 +18,7 @@ my %module_build_args = (
     "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
   ],
   "dist_name" => "Catmandu",
-  "dist_version" => "0.9205",
+  "dist_version" => "0.9206",
   "license" => "perl",
   "module_name" => "Catmandu",
   "recommends" => {
diff --git a/Changes b/Changes
index 400f74c..659c643 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Catmandu
 
 {{$NEXT}}
 
+0.9206  2014-10-07 09:06:43 CEST
+  - remove orphan test
+
 0.9205  2014-10-06 14:09:06 CEST
   - more pod
   - combine the various info modules in Importer::Modules
diff --git a/lib/Catmandu.pm b/lib/Catmandu.pm
index 93c3233..0db7327 100644
--- a/lib/Catmandu.pm
+++ b/lib/Catmandu.pm
@@ -5,7 +5,7 @@ use Catmandu::Env;
 use Catmandu::Util qw(:is);
 use File::Spec;
 
-our $VERSION = '0.9205';
+our $VERSION = '0.9206';
 
 =head1 NAME
 

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



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