diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-02 17:22:40 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-02 17:22:40 +0000 |
commit | 412582ad0f710a91b1d05cd009c4bda518bddde8 (patch) | |
tree | b60d7eea851dc44e3f8707079e9f6b0c56e679e6 /win32/Makefile | |
parent | 4cb71bb67d2e52dda278822dec451f0eda7d158a (diff) | |
download | perl-412582ad0f710a91b1d05cd009c4bda518bddde8.tar.gz |
up patchlevel etc.
p4raw-id: //depot/perl@3895
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 871e89f3c4..3e694c4223 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.00559 +INST_VER = \5.00560 # # Comment this out if you DON'T want your perl installation to have |