[Jifty-commit] jifty branch, master, updated. 1.10214-9-gda2d07c

Jifty commits jifty-commit at lists.jifty.org
Fri Feb 25 10:57:21 EST 2011


The branch, master has been updated
       via  da2d07cd256eb5ec174d67e04067bc31378a565d (commit)
      from  8c74a883c58f85d87049ed12ed6e4a249c7e9b72 (commit)

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

- Log -----------------------------------------------------------------
commit da2d07cd256eb5ec174d67e04067bc31378a565d
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Fri Feb 25 10:55:52 2011 -0500

    Developer release before 1.10228 to get brief_description fixes

diff --git a/MANIFEST b/MANIFEST
index f7abd6f..ab4d8e3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -590,6 +590,7 @@ t/13-sessions.t
 t/99-pod-coverage.t
 t/99-pod-spelling.t
 t/99-pod.t
+t/99-tabs.t
 t/cas-memcached.t
 t/cas-memcached.t-config.yml
 t/Continuations/bin/jifty
diff --git a/lib/Jifty.pm b/lib/Jifty.pm
index dbf5407..72ace96 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.10214';
+    $Jifty::VERSION = '1.10214_01';
 }
 
 =head1 NAME

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


More information about the Jifty-commit mailing list