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.mk | |
parent | 4cb71bb67d2e52dda278822dec451f0eda7d158a (diff) | |
download | perl-412582ad0f710a91b1d05cd009c4bda518bddde8.tar.gz |
up patchlevel etc.
p4raw-id: //depot/perl@3895
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 65416f76ea..7e0205ef2b 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -33,7 +33,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 |