bump version to 0.92_01 and add release date
[gitmo/Class-MOP.git] / lib / Class / MOP / Deprecated.pm
old mode 100755 (executable)
new mode 100644 (file)
index a3225fe..38b9ee6
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Carp qw(cluck);
 
-our $VERSION = '0.92';
+our $VERSION = '0.92_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';