diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-22 09:12:26 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-22 09:12:26 +0000 |
commit | 54e3afc441abba8883475ac072142d63faf42876 (patch) | |
tree | 6e4f52efc92d47ae33806a021a94a36f6ce1acec /win32/Makefile | |
parent | 3bf5f72bdd6c5887346607826f60a66570c79c4a (diff) | |
download | perl-54e3afc441abba8883475ac072142d63faf42876.tar.gz |
up patchlevel etc (only doc patching from now on, testing in progress)
p4raw-id: //depot/perl@1638
Diffstat (limited to 'win32/Makefile')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile index 6e79984a4a..92fb7d6bcc 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -25,7 +25,7 @@ INST_TOP = $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -INST_VER = \5.00476 +INST_VER = \5.005 # # uncomment to enable threads-capabilities |