diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-20 17:21:53 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-20 17:21:53 +0000 |
commit | c1b02fb8b2d338b569167fbd3fa940fe7d903db6 (patch) | |
tree | 9ca444d050ecd32361f2262dd00294f1f85ab974 /win32/Makefile | |
parent | af177361cd38aebff388fc6dc0be4ee60f6b8e16 (diff) | |
download | perl-c1b02fb8b2d338b569167fbd3fa940fe7d903db6.tar.gz |
up patchlevel &c
p4raw-id: //depot/perl@4010
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 3e694c4223..01159c7620 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.00560 +INST_VER = \5.00561 # # Comment this out if you DON'T want your perl installation to have |