[Jifty-commit] jifty-dbi branch, master, updated. 0.66-6-gff3ae20

Jifty commits jifty-commit at lists.jifty.org
Sun Feb 27 13:32:47 EST 2011


The branch, master has been updated
       via  ff3ae204713c0d4dee41ecc89ef65df16f60f5df (commit)
      from  0c2819000f1bc3511ebaf20c516a8a1fe1092b65 (commit)

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

- Log -----------------------------------------------------------------
commit ff3ae204713c0d4dee41ecc89ef65df16f60f5df
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Sun Feb 27 13:32:43 2011 -0500

    Bump version for external deps

diff --git a/lib/Jifty/DBI.pm b/lib/Jifty/DBI.pm
index 8c9c196..2489fc2 100644
--- a/lib/Jifty/DBI.pm
+++ b/lib/Jifty/DBI.pm
@@ -2,7 +2,7 @@ package Jifty::DBI;
 use warnings;
 use strict;
 
-$Jifty::DBI::VERSION = '0.66';
+$Jifty::DBI::VERSION = '0.67';
 
 =head1 NAME
 

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


More information about the Jifty-commit mailing list