summaryrefslogtreecommitdiff
path: root/lib/Getopt/Long.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Getopt/Long.pm')
-rw-r--r--lib/Getopt/Long.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Getopt/Long.pm b/lib/Getopt/Long.pm
index 06e39ea8b7..4c2253a9f3 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";