[perl-ExtUtils-Depends] Release 0.403



commit ad2b2dca231734352e6a0791319de71edf25610b
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Dec 25 21:17:17 2014 -0800

    Release 0.403

 Changes                 |    2 +-
 lib/ExtUtils/Depends.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Changes b/Changes
index 6badd0a..45d854f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension ExtUtils::Depends.
 
-<next>
+0.403
     - Avoid using Test::More::done_testing() for to support building
       out-of-the-box on older perls.
 
diff --git a/lib/ExtUtils/Depends.pm b/lib/ExtUtils/Depends.pm
index 7cae22e..8e2f916 100644
--- a/lib/ExtUtils/Depends.pm
+++ b/lib/ExtUtils/Depends.pm
@@ -12,7 +12,7 @@ use File::Find;
 use File::Spec;
 use Data::Dumper;
 
-our $VERSION = '0.402';
+our $VERSION = '0.403';
 
 sub import {
        my $class = shift;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]