[Bps-public-commit] Shipwright branch, master, updated. 4bfeb1f2b6791ff27ea9294273e7dfc6825e9ce7

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Oct 15 02:14:33 EDT 2009


The branch, master has been updated
       via  4bfeb1f2b6791ff27ea9294273e7dfc6825e9ce7 (commit)
      from  dce7b22f0d8deb009c955f1ad2145eb15245c516 (commit)

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

- Log -----------------------------------------------------------------
commit 4bfeb1f2b6791ff27ea9294273e7dfc6825e9ce7
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Oct 15 14:14:21 2009 +0800

    bump version to 2.4.4

diff --git a/Changes b/Changes
index 309a174..23e4a0d 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Shipwright
 
+2.4.4
+
 2.4.3 Thu Oct 15 05:53:14 GMT 2009
 
 * fix git backend:
diff --git a/lib/Shipwright.pm b/lib/Shipwright.pm
index f52b98c..0cbdb8b 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.3');
+use version; our $VERSION = qv('2.4.4');
 
 use base qw/Class::Accessor::Fast/;
 

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



More information about the Bps-public-commit mailing list