diff options
Diffstat (limited to 'vms/ext')
-rw-r--r-- | vms/ext/Filespec.pm | 2 |
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. |