comparison src/version.c @ 12029:a39e7e2ae7da v8.0.0895

patch 8.0.0895: filetype test fails on MS-Windows commit https://github.com/vim/vim/commit/8ab3c1dc6bf70021f89e6e614b202606863bc168 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 9 22:24:52 2017 +0200 patch 8.0.0895: filetype test fails on MS-Windows Problem: Filetype test fails on MS-Windows. Solution: Fix file names.
author Christian Brabandt <cb@256bit.org>
date Wed, 09 Aug 2017 22:30:05 +0200
parents c2aa4af29251
children 9897241c08b5
comparison
equal deleted inserted replaced
12028:b08ae659269c 12029:a39e7e2ae7da
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 895,
772 /**/ 774 /**/
773 894, 775 894,
774 /**/ 776 /**/
775 893, 777 893,
776 /**/ 778 /**/