[Bps-public-commit] Shipwright branch, master, updated. 6540bc410d1dae6883e116e42116d4e4074a4242

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Mar 15 00:34:49 EDT 2010


The branch, master has been updated
       via  6540bc410d1dae6883e116e42116d4e4074a4242 (commit)
      from  892e9cfd85511286eb8cc8e27c2f800b3c381bea (commit)

Summary of changes:
 Changes           |    2 ++
 lib/Shipwright.pm |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 6540bc410d1dae6883e116e42116d4e4074a4242
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Mar 15 12:34:29 2010 +0800

    bump vertion to 2.4.8

diff --git a/Changes b/Changes
index 8716efe..7d61f87 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Shipwright
 
+2.4.8
+
 2.4.7 Fri Mar 12 13:28:32 UTC 2010
 
 * make use of META.yml as a complement for M::I
diff --git a/lib/Shipwright.pm b/lib/Shipwright.pm
index f48ffe1..6898497 100644
--- a/lib/Shipwright.pm
+++ b/lib/Shipwright.pm
@@ -2,7 +2,7 @@ package Shipwright;
 
 use warnings;
 use strict;
-use version; our $VERSION = qv('2.4.7');
+use version; our $VERSION = qv('2.4.8');
 
 use base qw/Class::Accessor::Fast/;
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list