Merge branch 'stable'
[gitmo/Class-MOP.git] / lib / Class / MOP / Mixin.pm
index bcb5ac3..2139995 100644 (file)
@@ -3,7 +3,7 @@ package Class::MOP::Mixin;
 use strict;
 use warnings;
 
-our $VERSION   = '0.97';
+our $VERSION   = '1.12';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
@@ -46,7 +46,7 @@ Dave Rolsky E<lt>autarch@urth.orgE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2009 by Infinity Interactive, Inc.
+Copyright 2006-2010 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>