diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-15 10:09:27 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-15 10:09:27 +0000 |
commit | 193fb0af655271cf677405f90a6a2f31fa61badd (patch) | |
tree | 9cbfe9064e4b36b9b8abfd2a0ae05093ce30589b /win32/Makefile | |
parent | 6f7f9b3e24b3719a15515f971dd8aa9b05b6ddcd (diff) | |
download | perl-193fb0af655271cf677405f90a6a2f31fa61badd.tar.gz |
up patchlevel.h to 67, other small tweaks
p4raw-id: //depot/perl@1138
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 483f177b1a..de36c42180 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -19,7 +19,7 @@ INST_TOP = $(INST_DRV)\perl # locations it installs files to. If you disable it, an alternative # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. -INST_VER = \5.00466 +INST_VER = \5.00467 # # uncomment to enable threads-capabilities |