diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-05 09:37:26 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-05 09:37:26 +0000 |
commit | e5a4bac510f9fafa6e02bed759aee3582bb87d6a (patch) | |
tree | 67979668ee773327f5679dbd6b9cd169b5cdecf9 /win32/makefile.mk | |
parent | a5317591e1223e953379e948a9268bbad4eaa55f (diff) | |
download | perl-e5a4bac510f9fafa6e02bed759aee3582bb87d6a.tar.gz |
regen win32/config*, up version numbers &c.
p4raw-id: //depot/perl@5542
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 d727c9f13f..3d4f57e955 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.5.670 +INST_VER *= \5.6.0 # # Comment this out if you DON'T want your perl installation to have |