From: Dave Rolsky <autarch@urth.org>
Date: Wed, 20 Jul 2011 18:32:03 +0000 (-0500)
Subject: Fix delta - we will warn for optimize_as in 2.0300, not 2.0200
X-Git-Tag: 2.0300~136
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3bd65f1b4077cdcdc13004f9210b6a4db871b95f;p=gitmo%2FMoose.git

Fix delta - we will warn for optimize_as in 2.0300, not 2.0200
---

diff --git a/lib/Moose/Manual/Delta.pod b/lib/Moose/Manual/Delta.pod
index 8dc222f..52a781d 100644
--- a/lib/Moose/Manual/Delta.pod
+++ b/lib/Moose/Manual/Delta.pod
@@ -33,7 +33,7 @@ subroutine reference.
 This affects the C<optimize_as> sub exported by
 L<Moose::Util::TypeConstraints>. Use C<inline_as> instead.
 
-This will start warning in the 2.0200 release.
+This will start warning in the 2.0300 release.
 
 =head1 2.0002