diff options
author | Tony Cook <tony@develop-help.com> | 2012-07-20 17:34:40 +0200 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2012-07-20 17:34:40 +0200 |
commit | fc616f2ec8a670f5bfdd7c38ca2895b49ae9290f (patch) | |
tree | e1bbd731091ee32c0631800e265faee872575a3a /win32/makefile.mk | |
parent | 4eabcf701bb88dc724aa9cfde372087417144fc4 (diff) | |
download | perl-fc616f2ec8a670f5bfdd7c38ca2895b49ae9290f.tar.gz |
bump to version 5.17.3
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 10ca3d31d8..f4684aae4a 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.2 +#INST_VER *= \5.17.3 # # Comment this out if you DON'T want your perl installation to have |