From: Steve Peters Date: Wed, 15 Feb 2006 02:55:13 +0000 (+0000) Subject: Version bump to go along with change #27185 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fe13e0deed9f849d80126555fb02ff2648214ee4;p=p5sagit%2Fp5-mst-13.2.git Version bump to go along with change #27185 p4raw-link: @27185 on //depot/perl: 70e28ff32415da9c0786352e034cc6de6db9ec65 p4raw-id: //depot/perl@27186 --- diff --git a/lib/Getopt/Long.pm b/lib/Getopt/Long.pm index 06e39ea..4c2253a 100644 --- 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";