Changeset 11020


Ignore:
Timestamp:
03/08/10 21:30:21 (2 years ago)
Author:
adamk
Message:

Now 1.58 is released, bumping ORLite dependency to 1.41 to get the ->connected method that is needed to fix the SQLite vs thread clash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/Makefile.PL

    r10958 r11020  
    116116requires 'Module::Refresh' => '0.13'; 
    117117requires 'Module::Starter' => '1.50'; 
    118 requires 'ORLite'          => '1.38'; 
     118requires 'ORLite'          => '1.41'; 
    119119 
    120120# Temporarily disabled as we have cloned a private copy 
Note: See TracChangeset for help on using the changeset viewer.