[Bps-public-commit] Shipwright branch, master, updated. 81397bcd0d70441b58579e9cda88582e62a6336a

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri Mar 12 01:55:49 EST 2010


The branch, master has been updated
       via  81397bcd0d70441b58579e9cda88582e62a6336a (commit)
      from  0b85a582ce8f8c1338324421b9b566f8be61ad27 (commit)

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

- Log -----------------------------------------------------------------
commit 81397bcd0d70441b58579e9cda88582e62a6336a
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Fri Mar 12 14:55:44 2010 +0800

    bump version to 2.4.7

diff --git a/Changes b/Changes
index 9a3ff5f..c38775d 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Shipwright
 
+2.4.7
+
 2.4.6 Fri Mar 12 06:52:25 UTC 2010
 
 * bug fix version
diff --git a/lib/Shipwright.pm b/lib/Shipwright.pm
index 5b7cd25..f48ffe1 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.6');
+use version; our $VERSION = qv('2.4.7');
 
 use base qw/Class::Accessor::Fast/;
 

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



More information about the Bps-public-commit mailing list