Patch 7.4.2060 (after 7.4.2059)
Problem: Wrong file name.
Solution: Fix typo.
Files: src/Make_mvc.mak
*** ../vim-7.4.2059/src/Make_mvc.mak 2016-07-17 18:41:43.083790495 +0200
--- src/Make_mvc.mak 2016-07-17 19:01:05.959697946 +0200
***************
*** 1165,1171 ****
$(OUTDIR)/crypt_zip.obj: $(OUTDIR) crypt_zip.c $(INCL)
! $(OUTDIR)/dict.obj: $(OUTDIR) dictf.c $(INCL)
$(OUTDIR)/diff.obj: $(OUTDIR) diff.c $(INCL)
--- 1165,1171 ----
$(OUTDIR)/crypt_zip.obj: $(OUTDIR) crypt_zip.c $(INCL)
! $(OUTDIR)/dict.obj: $(OUTDIR) dict.c $(INCL)
$(OUTDIR)/diff.obj: $(OUTDIR) diff.c $(INCL)
*** ../vim-7.4.2059/src/version.c 2016-07-17 18:41:43.083790495 +0200
--- src/version.c 2016-07-17 19:01:36.627376711 +0200
***************
*** 760,761 ****
--- 760,763 ----
{ /* Add new patch number below this line */
+ /**/
+ 2060,
/**/
--
Proverb: A nightingale that forgets the lyrics is a hummingbird.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.