diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-10 12:38:41 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-10 12:38:41 +0000 |
commit | fd972dde08ede3a1f93373a7f7498efb21c378d7 (patch) | |
tree | 6284edb4a2621b55cbc7f870d36efe6b7df8b410 /win32 | |
parent | 180c42e06d3778747a24ab70c26287dc350dab8a (diff) | |
download | perl-fd972dde08ede3a1f93373a7f7498efb21c378d7.tar.gz |
Welcome to the 5.7.3.
p4raw-id: //depot/perl@15844
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile index eea51dc078..0277728f84 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -31,7 +31,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 |