Version bump to go along with change #27185
authorSteve Peters <steve@fisharerojo.org>
Wed, 15 Feb 2006 02:55:13 +0000 (02:55 +0000)
committerSteve Peters <steve@fisharerojo.org>
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

index 06e39ea..4c2253a 100644 (file)
@@ -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";