diff options
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 aeaba8e4bb..06fe896ce0 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.17.7 +#INST_VER *= \5.17.8 # # Comment this out if you DON'T want your perl installation to have |