diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-13 13:12:01 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-13 13:12:01 +0000 |
commit | 3e9bebd5e3537348bf6b698defecf0de0d19dde7 (patch) | |
tree | 831a5879c2d710b3964c179034de03ff3b651f7a /win32/Makefile | |
parent | 585d6f80b8630ecf9970a4cad2f7e024da6b9a08 (diff) | |
download | perl-3e9bebd5e3537348bf6b698defecf0de0d19dde7.tar.gz |
Bump the version to 5.7.2.
p4raw-id: //depot/perl@11354
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 7da6ac42b7..9f2f5fdd51 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.1 +#INST_VER = \5.7.2 # # Comment this out if you DON'T want your perl installation to have |