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

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Mar 15 00:54:09 EDT 2010


The branch, master has been updated
       via  ae0f8e84c963954e3eb4218fe42c57e9104f3d09 (commit)
      from  3b5d7103cc5412dad3d7a07815641fe3bbc3f38d (commit)

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

- Log -----------------------------------------------------------------
commit ae0f8e84c963954e3eb4218fe42c57e9104f3d09
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Mar 15 12:54:02 2010 +0800

    bump version to 2.4.9

diff --git a/Changes b/Changes
index b0c888a..a5b22fb 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Shipwright
 
+2.4.9
+
 2.4.8 Mon Mar 15 04:38:29 GMT 2010
 
 * make defaults to "dmake" in windows
diff --git a/lib/Shipwright.pm b/lib/Shipwright.pm
index f9b0379..9fc69bc 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.8');
+use version; our $VERSION = qv('2.4.9');
 
 use base qw/Class::Accessor::Fast/;
 

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



More information about the Bps-public-commit mailing list