projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
70e28ff
)
Version bump to go along with change #27185
Steve Peters [Wed, 15 Feb 2006 02:55:13 +0000 (
02:55
+0000)]
p4raw-link: @27185 on //depot/perl:
70e28ff32415da9c0786352e034cc6de6db9ec65
p4raw-id: //depot/perl@27186
lib/Getopt/Long.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Getopt/Long.pm
b/lib/Getopt/Long.pm
index
06e39ea
..
4c2253a
100644
(file)
--- a/
lib/Getopt/Long.pm
+++ b/
lib/Getopt/Long.pm
@@
-35,7
+35,7
@@
use 5.004;
use strict;
use vars qw($VERSION);
-$VERSION = 2.35;
+$VERSION = 2.35_01;
# For testing versions only.
#use vars qw($VERSION_STRING);
#$VERSION_STRING = "2.35";