[Jifty-commit] jifty-plugin-accesslog branch, master, updated. 1.0-7-g6944a86

Jifty commits jifty-commit at lists.jifty.org
Mon May 24 12:07:22 EDT 2010


The branch, master has been updated
       via  6944a86f24d5e7e57cf122264ca8825c0e5aa875 (commit)
      from  d7eb861939bad1e959901f285deb2880b32a431c (commit)

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

- Log -----------------------------------------------------------------
commit 6944a86f24d5e7e57cf122264ca8825c0e5aa875
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon May 24 12:07:46 2010 -0400

    Version bump to 1.1

diff --git a/lib/Jifty/Plugin/AccessLog.pm b/lib/Jifty/Plugin/AccessLog.pm
index d6aa9d4..b9aee1b 100644
--- a/lib/Jifty/Plugin/AccessLog.pm
+++ b/lib/Jifty/Plugin/AccessLog.pm
@@ -7,7 +7,7 @@ __PACKAGE__->mk_accessors(qw/path format start respect_proxy partials partial_fh
 use Jifty::Util;
 use Time::HiRes qw();
 
-our $VERSION = 1.0;
+our $VERSION = 1.1;
 
 =head1 NAME
 

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


More information about the Jifty-commit mailing list