From: Tomas Doran Date: Fri, 29 Apr 2011 13:50:50 +0000 (+0100) Subject: Version 5.8007 X-Git-Tag: 5.8007^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=cea5c457065e64b354cadef3bde3c34c8df3d428 Version 5.8007 --- diff --git a/Changes b/Changes index 9bf986a..45b1492 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Catalyst-Manual +5.8007 29 Feb 2011 - Tutorial - Switch to use of DBIx::Class::PassphraseColumn for hashed & salted passwords. It's much more flexible than the previously used diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 9710677..7a11392 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.8006'; +our $VERSION = '5.8007'; =head1 NAME