diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-01-20 12:57:49 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-01-20 12:57:49 +0000 |
commit | fbea302567b3bbff270fddbd6a1a5f677e74df34 (patch) | |
tree | faabcc93e4e45bf6620e2bc49778cd0008218912 /win32/makefile.mk | |
parent | 6ba817f3a63566a08fee8b6913af0d07d0983a78 (diff) | |
download | perl-fbea302567b3bbff270fddbd6a1a5f677e74df34.tar.gz |
Bump the perl version in various places for v5.15.7
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 52d91ccf4d..6918123325 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -38,7 +38,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.15.6 +#INST_VER *= \5.15.7 # # Comment this out if you DON'T want your perl installation to have |