From: H.Merijn Brand Date: Tue, 10 Dec 2002 14:10:03 +0000 (+0000) Subject: Re: ANSIColor 1.06 released X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=05b465836ef698192f94eef4a60cd63313013848;p=p5sagit%2Fp5-mst-13.2.git Re: ANSIColor 1.06 released Version bump only after typo fix to sync with CPAN p4raw-id: //depot/perl@18279 --- diff --git a/lib/Term/ANSIColor.pm b/lib/Term/ANSIColor.pm index 7469ea1..078844b 100644 --- a/lib/Term/ANSIColor.pm +++ b/lib/Term/ANSIColor.pm @@ -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