This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: ANSIColor 1.06 released
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Tue, 10 Dec 2002 14:10:03 +0000 (14:10 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
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