comparison src/version.c @ 11244:d9077ce382a8 v8.0.0508

patch 8.0.0508: Coveralls no longer shows per-file coverage commit https://github.com/vim/vim/commit/d722fd74d84c8e7119d9599b67388bd26a2dacf5 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 25 17:46:59 2017 +0100 patch 8.0.0508: Coveralls no longer shows per-file coverage Problem: Coveralls no longer shows per-file coverage. Solution: Add coverage from codecov.io. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Sat, 25 Mar 2017 18:00:05 +0100
parents 9612b93820a4
children 166d1de0ba9d
comparison
equal deleted inserted replaced
11243:56ad74ce1a3a 11244:d9077ce382a8
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 508,
767 /**/ 769 /**/
768 507, 770 507,
769 /**/ 771 /**/
770 506, 772 506,
771 /**/ 773 /**/