From: Kennedy Clark Date: Fri, 8 May 2009 23:11:52 +0000 (+0000) Subject: Prep for release X-Git-Tag: v5.8005~154 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=0230769b5c85ed32ca22fcc11ee959a6242a59c9 Prep for release --- diff --git a/Changes b/Changes index f50b52c..869572f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Catalyst-Manual +5.7021 8 May 2009 - Switch to SimpleDB for auth - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords - Re-write PostgreSQL section in appendix diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index bb2d453..c76e2f5 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -6,7 +6,7 @@ package Catalyst::Manual; use strict; use warnings; -our $VERSION = '5.7020'; +our $VERSION = '5.7021'; =head1 NAME