Re: ANSIColor 1.06 released
H.Merijn Brand [Tue, 10 Dec 2002 14:10:03 +0000 (14:10 +0000)]
Version bump only after typo fix to sync with CPAN

p4raw-id: //depot/perl@18279

lib/Term/ANSIColor.pm

index 7469ea1..078844b 100644 (file)
@@ -34,7 +34,7 @@ Exporter::export_ok_tags ('constants');
 
 # Don't use the CVS revision as the version, since this module is also in Perl
 # core and too many things could munge CVS magic revision strings.
-$VERSION = 1.05;
+$VERSION = 1.06;
 
 ##############################################################################
 # Internal data structures