projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d2c4503
)
Bump the version number because of #12042.
Jarkko Hietaniemi [Mon, 17 Sep 2001 11:51:54 +0000 (11:51 +0000)]
p4raw-id: //depot/perl@12048
lib/CPAN/FirstTime.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/CPAN/FirstTime.pm
b/lib/CPAN/FirstTime.pm
index
dd1a89f
..
c1c98ed
100644
(file)
--- a/
lib/CPAN/FirstTime.pm
+++ b/
lib/CPAN/FirstTime.pm
@@
-17,7
+17,7
@@
use FileHandle ();
use File::Basename ();
use File::Path ();
use vars qw($VERSION);
-$VERSION = substr q$Revision: 1.53 $, 10;
+$VERSION = substr q$Revision: 1.54 $, 10;
=head1 NAME