comparison src/version.c @ 13128:41b7a660ed2a v8.0.1438

patch 8.0.1438: filetype detection test not updated for change commit https://github.com/vim/vim/commit/0479e910c423d71e2b96bc721feffad5808e767a Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 29 09:17:32 2018 +0100 patch 8.0.1438: filetype detection test not updated for change Problem: Filetype detection test not updated for change. Solution: Update the test.
author Christian Brabandt <cb@256bit.org>
date Mon, 29 Jan 2018 09:30:05 +0100
parents 35e148715059
children 161b5fe12b11
comparison
equal deleted inserted replaced
13127:fad0ccbf8e78 13128:41b7a660ed2a
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1438,
774 /**/ 776 /**/
775 1437, 777 1437,
776 /**/ 778 /**/
777 1436, 779 1436,
778 /**/ 780 /**/