comparison src/version.c @ 11824:b276c1e73c27 v8.0.0792

patch 8.0.0792: spell test leaves files behind commit https://github.com/vim/vim/commit/1a0f2005002a9993ba7313d1978fa2043314f8b8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 28 15:38:10 2017 +0200 patch 8.0.0792: spell test leaves files behind Problem: Spell test leaves files behind. Solution: Delete the files.
author Christian Brabandt <cb@256bit.org>
date Fri, 28 Jul 2017 15:45:04 +0200
parents 1e237c5994fc
children bf8cfdcdbdd8
comparison
equal deleted inserted replaced
11823:2682017d9bb9 11824:b276c1e73c27
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 792,
772 /**/ 774 /**/
773 791, 775 791,
774 /**/ 776 /**/
775 790, 777 790,
776 /**/ 778 /**/