summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-14 04:51:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-14 04:51:30 +0000
commitcfb5a6c66272343de7cde67bc75c6cbd006bcc9f (patch)
treed5fea29ca36a63900bd06b21c6598f9bb7950957 /vms
parent73c7e4d6d39ca49511f47f0178461161fc9f2340 (diff)
downloadperl-cfb5a6c66272343de7cde67bc75c6cbd006bcc9f.tar.gz
A swath of VERSION patches from Nicholas Clark.
p4raw-id: //depot/perl@20688
Diffstat (limited to 'vms')
-rw-r--r--vms/ext/Filespec.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/ext/Filespec.pm b/vms/ext/Filespec.pm
index 2dd1df1472..c4a4ffda22 100644
--- a/vms/ext/Filespec.pm
+++ b/vms/ext/Filespec.pm
@@ -128,7 +128,7 @@ This document was last revised 22-Feb-1996, for Perl 5.002.
package VMS::Filespec;
require 5.002;
-our $VERSION = '1.1';
+our $VERSION = '1.11';
# If you want to use this package on a non-VMS system,
# uncomment the following line.