[Jifty-commit] jifty branch, master, updated. 1.10518-25-g618ef04

Jifty commits jifty-commit at lists.jifty.org
Thu Jun 9 14:08:49 EDT 2011


The branch, master has been updated
       via  618ef044cfc5b56e9fb75e87f9ec5c2f8982c377 (commit)
      from  ebb2a8d21994bd8d7143f51d94dc6fdcfae6dca1 (commit)

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

- Log -----------------------------------------------------------------
commit 618ef044cfc5b56e9fb75e87f9ec5c2f8982c377
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Jun 9 14:08:40 2011 -0400

    Bump the version for external deps

diff --git a/lib/Jifty.pm b/lib/Jifty.pm
index ae44bfc..56c5918 100644
--- a/lib/Jifty.pm
+++ b/lib/Jifty.pm
@@ -13,7 +13,7 @@ BEGIN {
     require Time::Local;
 
     # Declare early to make sure Jifty::Record::schema_version works
-    $Jifty::VERSION = '1.10518';
+    $Jifty::VERSION = '1.10609';
 }
 
 =head1 NAME

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


More information about the Jifty-commit mailing list