[Jifty-commit] jifty-dbi branch, master, updated. 0.60-38-ge6616c0

Jifty commits jifty-commit at lists.jifty.org
Tue Jan 11 15:49:01 EST 2011


The branch, master has been updated
       via  e6616c052cc02b08aa578eca3c3e78116faf81b2 (commit)
      from  a85e7e22a19791f482a5c1028ace8545cb437d4b (commit)

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

- Log -----------------------------------------------------------------
commit e6616c052cc02b08aa578eca3c3e78116faf81b2
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Jan 11 15:48:16 2011 -0500

    Bump the version for the sake of dependencies

diff --git a/lib/Jifty/DBI.pm b/lib/Jifty/DBI.pm
index b6e3fad..c4e77f6 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.64';
+$Jifty::DBI::VERSION = '0.65';
 
 =head1 NAME
 

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


More information about the Jifty-commit mailing list