comparison src/version.c @ 13648:544d9b63f9e9 v8.0.1696

patch 8.0.1696: coverage statistics don't work commit https://github.com/vim/vim/commit/d60e0a1d202d49503ba95a40c165172c8f61db7a Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 11 10:06:04 2018 +0200 patch 8.0.1696: coverage statistics don't work Problem: Coverate statistics don't work. Solution: Include the xxd directory. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Wed, 11 Apr 2018 10:15:07 +0200
parents 86eb21bb5920
children 87ffb7f85b28
comparison
equal deleted inserted replaced
13647:e52dc6a80a88 13648:544d9b63f9e9
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1696,
765 /**/ 767 /**/
766 1695, 768 1695,
767 /**/ 769 /**/
768 1694, 770 1694,
769 /**/ 771 /**/