This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f74f63
)
Re: ANSIColor 1.06 released
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Tue, 10 Dec 2002 14:10:03 +0000
(14:10 +0000)
committer
H.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
patch
|
blob
|
blame
|
history
diff --git
a/lib/Term/ANSIColor.pm
b/lib/Term/ANSIColor.pm
index
7469ea1
..
078844b
100644
(file)
--- 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.0
5
;
+$VERSION = 1.0
6
;
##############################################################################
# Internal data structures