diff options
author | Dave Rolsky <autarch@urth.org> | 2011-12-20 12:04:39 -0600 |
---|---|---|
committer | Dave Rolsky <autarch@urth.org> | 2011-12-20 12:04:39 -0600 |
commit | 1bdf3602089bbd91290b5f82acfbe4387f9e3c97 (patch) | |
tree | 0e68dfb1fccfda59e952c328b0ccaf953a7200e1 /win32/Makefile | |
parent | 45464ee1c638f2c796bf8d0adb631a58174e1108 (diff) | |
parent | 3c7c5233c4e0da1ca45c27d77fbe22d22b9c2b48 (diff) | |
download | perl-1bdf3602089bbd91290b5f82acfbe4387f9e3c97.tar.gz |
Merge branch 'drolsky/release-5.15.6' into blead
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 80de004cb1..1aeeb6c6d9 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -37,7 +37,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.5 +#INST_VER = \5.15.6 # # Comment this out if you DON'T want your perl installation to have |