comparison src/version.c @ 14567:7267c0d910fe v8.1.0297

patch 8.1.0297: MS-Windows: tests fail, Vim crashes commit https://github.com/vim/vim/commit/cea1f9ec5256755ad119526fea2ef6811f7b53cd Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 19 14:38:42 2018 +0200 patch 8.1.0297: MS-Windows: tests fail, Vim crashes Problem: MS-Windows: tests fail, Vim crashes. Solution: Fix long file name handling.
author Christian Brabandt <cb@256bit.org>
date Sun, 19 Aug 2018 14:45:04 +0200
parents 5e038972cafa
children 720b857c45ca
comparison
equal deleted inserted replaced
14566:427c57b41bc2 14567:7267c0d910fe
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 297,
797 /**/ 799 /**/
798 296, 800 296,
799 /**/ 801 /**/
800 295, 802 295,
801 /**/ 803 /**/