diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-02 08:00:29 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-02 08:00:29 +0000 |
commit | a502f3d85db268d649a552e90a4cefc6995a8e16 (patch) | |
tree | d1ea261498490c9cbe7099504555190e6126463e /win32/makefile.mk | |
parent | 14ed4b74cfa49ef83b0502631c5f6bc2d3fe18d1 (diff) | |
download | perl-a502f3d85db268d649a552e90a4cefc6995a8e16.tar.gz |
up patchlevel to 59
p4raw-id: //depot/perl@3877
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 f2460a835b..65416f76ea 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.00558 +INST_VER *= \5.00559 # # Comment this out if you DON'T want your perl installation to have |