diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-26 18:16:50 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-26 18:16:50 +0000 |
commit | 0002dd408e3c774a6362509144c535985989fca0 (patch) | |
tree | 5940aade5a062425e0cf806f5b95c326a42e080e /win32/Makefile | |
parent | 376b8730a7ebcc490d9c507f4b5ab0008ce577da (diff) | |
download | perl-0002dd408e3c774a6362509144c535985989fca0.tar.gz |
update Changes, patchlevel &c.
p4raw-id: //depot/perl@3782
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 9dd557673f..2da82c2ffa 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -29,7 +29,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.00557 +INST_VER = \5.00558 # # Comment this out if you DON'T want your perl installation to have |