comparison src/version.c @ 10476:751851a84c41 v8.0.0131

commit https://github.com/vim/vim/commit/73b484c4da00011317dc68ada4f5dfc6515ad263 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 11 15:11:17 2016 +0100 patch 8.0.0131 Problem: Not enough test coverage for syntax commands. Solution: Add more tests. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Sun, 11 Dec 2016 15:15:04 +0100
parents 78b13f6d87d5
children ea1beefcd664
comparison
equal deleted inserted replaced
10475:2eeefa20f13c 10476:751851a84c41
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 131,
767 /**/ 769 /**/
768 130, 770 130,
769 /**/ 771 /**/
770 129, 772 129,
771 /**/ 773 /**/