[Jifty-commit] r661 -

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Mar 4 21:10:20 EST 2006


Author: jesse
Date: Sat Mar  4 21:10:20 2006
New Revision: 661

Modified:
   /   (props changed)
   jifty/trunk/Makefile.PL

Log:
 r25553 at truegrounds:  jesse | 2006-03-04 18:09:18 -0800
 * bumped the jdbi dep


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Sat Mar  4 21:10:20 2006
@@ -39,7 +39,7 @@
 requires('HTTP::Server::Simple::Recorder');
 requires('Hash::Merge');
 requires('Hook::LexWrap');
-requires('Jifty::DBI' => '0.06' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
+requires('Jifty::DBI' => '0.16' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
 requires('Locale::Maketext::Simple');
 requires('Log::Log4perl');
 requires('Math::BigInt');


More information about the Jifty-commit mailing list