diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-08 23:06:00 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-08 23:06:00 +0000 |
commit | 33938b7370f825af073cea6d9fadf7e82857ec9c (patch) | |
tree | f66c71f50ff9609bd14e008aa1f2033cbc964cf9 /win32/Makefile | |
parent | 69cc184b71d2368b981feb90a3ed26718963ec67 (diff) | |
download | perl-33938b7370f825af073cea6d9fadf7e82857ec9c.tar.gz |
bump patchlevel to 5.005_51
p4raw-id: //depot/perl@1772
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 6bf6382197..07e62c4d40 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.00550 +INST_VER = \5.00551 # # uncomment to enable threads-capabilities |