diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-05-25 09:23:43 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-05-25 09:23:43 +0000 |
commit | ba7a42cfc3153b8734c2e41cf47c68ed16c5d66a (patch) | |
tree | 605d26fcb23d0496bd204267099b209707fb1843 /win32/Makefile | |
parent | cf93c79d660ae36ccc5f83d949c599473fc522ce (diff) | |
download | perl-ba7a42cfc3153b8734c2e41cf47c68ed16c5d66a.tar.gz |
up patchlevel &c
p4raw-id: //depot/perl@3476
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 41d88ed042..086da4c6bf 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.00556 +INST_VER = \5.00557 # # uncomment to enable threads-capabilities |