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 | |
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')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile index 3909230d4f..d96da84047 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.5.670 +INST_VER = \5.6.0 # # Comment this out if you DON'T want your perl installation to have |