[libcatmandu-perl] 16/16: 0.9209

Jonas Smedegaard dr at jones.dk
Thu Dec 4 14:43:18 UTC 2014


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

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

commit a9f7b9754c249a2670d71a7987483912298a9e56
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Thu Dec 4 13:58:53 2014 +0100

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

diff --git a/Build.PL b/Build.PL
index 397a7ac..05a650d 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.9208",
+  "dist_version" => "0.9209",
   "license" => "perl",
   "module_name" => "Catmandu",
   "recommends" => {
diff --git a/Changes b/Changes
index 2f32204..1b99092 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Catmandu
 
 {{$NEXT}}
+
+0.9209  2014-12-04 13:58:02 CET
   - info comand
   - ignore installed but depreciated commands
   - improved retain fix will replace retain_field
diff --git a/lib/Catmandu.pm b/lib/Catmandu.pm
index 341b239..daf54e9 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.9208';
+our $VERSION = '0.9209';
 
 =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