comparison src/version.c @ 10984:c0d5e8ab1452 v8.0.0381

patch 8.0.0381: diff mode is not sufficiently tested commit https://github.com/vim/vim/commit/aeb661e1f4a491286ef7af8c3105aff1f3b16f1c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 26 19:59:59 2017 +0100 patch 8.0.0381: diff mode is not sufficiently tested Problem: Diff mode is not sufficiently tested. Solution: Add more diff mode tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/1515)
author Christian Brabandt <cb@256bit.org>
date Sun, 26 Feb 2017 20:15:04 +0100
parents 5e20c9f96cd5
children 62bcadce6c82
comparison
equal deleted inserted replaced
10983:40f5c653f7df 10984:c0d5e8ab1452
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 381,
767 /**/ 769 /**/
768 380, 770 380,
769 /**/ 771 /**/
770 379, 772 379,
771 /**/ 773 /**/