summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-25 11:26:05 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-03-25 11:26:05 -0400
commit35dec5db1fa207594155432ca55c3b364ee9ecfc (patch)
treedf049707588abf2533048438761dbe50ebf5a51c /win32/Makefile
parent79849ba8f9d772225f02d8121de454a8a06f4958 (diff)
downloadperl-35dec5db1fa207594155432ca55c3b364ee9ecfc.tar.gz
perl 5.11.6 never happened. Remove the traces of its perldelta.
Thanks to Ask for pointing it out.
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 1c021bb683..c6a8aa9093 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -1120,7 +1120,7 @@ utils: $(PERLEXE) $(X2P)
copy ..\README.vmesa ..\pod\perlvmesa.pod
copy ..\README.vos ..\pod\perlvos.pod
copy ..\README.win32 ..\pod\perlwin32.pod
- copy ..\pod\perl5116delta.pod ..\pod\perldelta.pod
+ copy ..\pod\perl5120delta.pod ..\pod\perldelta.pod
$(MAKE) -f ..\win32\pod.mak converters
cd ..\win32
$(PERLEXE) $(PL2BAT) $(UTILS)