diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-28 10:04:57 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-28 10:04:57 +0000 |
commit | 93342173b757d10fa4133d719efc52a68025860f (patch) | |
tree | 8be01f6447f25feaa76074075cbca67027ab275e /win32/makefile.mk | |
parent | 0c57e439868bda58b2cbd4708d7a8b4dcf15b989 (diff) | |
download | perl-93342173b757d10fa4133d719efc52a68025860f.tar.gz |
update Changes, patchlevel etc.
p4raw-id: //depot/perl@5318
Diffstat (limited to 'win32/makefile.mk')
-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 6357300b18..c235e9dcf1 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.5.660 +INST_VER *= \5.5.670 # # Comment this out if you DON'T want your perl installation to have |