diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-02 05:54:00 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-02 05:54:00 +0000 |
commit | bd869e3a5834bd5d26dd079fef07f5c567f6ca97 (patch) | |
tree | 113e38845f7d47da8e87281691b4f388ed9c2c41 /win32/Makefile | |
parent | a245ea2dae7bd663a3604c1eaa354b6ee6780707 (diff) | |
download | perl-bd869e3a5834bd5d26dd079fef07f5c567f6ca97.tar.gz |
up patchlevel to 5.005_02
p4raw-id: //depot/maint-5.005/perl@1700
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 2c1e672763..4027f3e697 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -25,7 +25,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.00501 +INST_VER = \5.00502 # # uncomment to enable threads-capabilities |