From: hkclark Date: Sat, 3 Sep 2011 19:24:53 +0000 (-0400) Subject: Prep for build (v5.9002) X-Git-Tag: 5.9003~17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=9afa2f9b4dfb5cf8d5ef340c1631dd0d7ac938a5 Prep for build (v5.9002) --- diff --git a/Changes b/Changes index d4dc85b..8ce407f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Catalyst-Manual +5.9002 3 Sept 2011 + - Tutorial + - Switch to 'catalyst' vs. 'root' user in VM + - Add notes about X Windows installation + - Misc small adjustments + 5.9001 2 Sept 2011 - Tutorial: - Migrate Tutorial to use of a downloadable Virtual Machine diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index f3e83bd..e207c9e 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.9001'; +our $VERSION = '5.9002'; =head1 NAME