[Bps-public-commit] Shipwright branch, master, updated. 2458f28520d4e463f0b5f2d1f42577abafc4a179

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri Sep 11 12:40:36 EDT 2009


The branch, master has been updated
       via  2458f28520d4e463f0b5f2d1f42577abafc4a179 (commit)
      from  d17d099f74226e6f86762fd2804b2820a88a8b81 (commit)

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

- Log -----------------------------------------------------------------
commit 2458f28520d4e463f0b5f2d1f42577abafc4a179
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Sat Sep 12 00:40:28 2009 +0800

    bump version to 2.4.2

diff --git a/Changes b/Changes
index dac7479..b0d062a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Shipwright
 
+2.4.2
+
 2.4.1 Sat Sep 12 00:29:00 CST 2009
 
 * document are tweaked by ruz++. thanks, ruz++!
diff --git a/lib/Shipwright.pm b/lib/Shipwright.pm
index 8c890a1..8591b72 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.1');
+use version; our $VERSION = qv('2.4.2');
 
 use base qw/Class::Accessor::Fast/;
 

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



More information about the Bps-public-commit mailing list