diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-21 03:38:16 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-21 03:38:16 +0000 |
commit | bd33893bc6ffe293913e03e5867d7d9c6dbc7405 (patch) | |
tree | 04731e8dad7b6f5fbc7bcd791a5dcd2e8f96401c /win32/makefile.mk | |
parent | f86cebdf4bf70402819a0aa8a00fe9714274e586 (diff) | |
download | perl-bd33893bc6ffe293913e03e5867d7d9c6dbc7405.tar.gz |
update patchlevel, Changes
p4raw-id: //depot/perl@1591
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 0f727dd622..d1ab2412d0 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -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.00475 +INST_VER *= \5.00476 # # uncomment to enable threads-capabilities |