diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-04-10 10:04:19 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-04-10 10:04:19 +0000 |
commit | 7812475883fa91d34c8c685053c9bbbd0ad2d708 (patch) | |
tree | 73d9826b140505f48499321f907d59af1a7daf6b /win32 | |
parent | d5cf3ed11841522b96b898d3b4a25f3e9ac6911e (diff) | |
download | perl-7812475883fa91d34c8c685053c9bbbd0ad2d708.tar.gz |
We have been 5.7.3 for a while - install there ...
p4raw-id: //depot/perlio@15840
Diffstat (limited to 'win32')
-rw-r--r-- | win32/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile.mk b/win32/makefile.mk index 750e77c0a9..28c513c64b 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -33,7 +33,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.7.2 +INST_VER *= \5.7.3 # # Comment this out if you DON'T want your perl installation to have |