[Jifty-commit] r3641 - jifty/branches/trimclient

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Jul 9 21:49:34 EDT 2007


Author: clkao
Date: Mon Jul  9 21:49:34 2007
New Revision: 3641

Modified:
   jifty/branches/trimclient/Makefile.PL

Log:
Bump Jifty::DBI required version.

Modified: jifty/branches/trimclient/Makefile.PL
==============================================================================
--- jifty/branches/trimclient/Makefile.PL	(original)
+++ jifty/branches/trimclient/Makefile.PL	Mon Jul  9 21:49:34 2007
@@ -44,7 +44,7 @@
 requires('Hook::LexWrap');
 requires('IPC::PubSub' => '0.23' );
 requires('IPC::Run3');
-requires('Jifty::DBI' => '0.40' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
+requires('Jifty::DBI' => '0.42' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
 requires('Locale::Maketext::Extract' => '0.20');
 requires('Locale::Maketext::Lexicon' => '0.60');
 requires('Log::Log4perl' => '1.04');


More information about the Jifty-commit mailing list