comparison src/version.c @ 14561:3ea4a48213e6 v8.1.0294

patch 8.1.0294: MS-Windows: sometimes uses short directory name commit https://github.com/vim/vim/commit/3b9fcfcffab8f927a01877804fa6ac5bbca34c7a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 18 20:20:27 2018 +0200 patch 8.1.0294: MS-Windows: sometimes uses short directory name Problem: MS-Windows: sometimes uses short directory name. Solution: Expand to long file name with correct caps. (Nobuhiro Takasaki, closes #3334)
author Christian Brabandt <cb@256bit.org>
date Sat, 18 Aug 2018 20:30:06 +0200
parents 8413e66d00a1
children d84e67a12671
comparison
equal deleted inserted replaced
14560:8413e66d00a1 14561:3ea4a48213e6
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 294,
797 /**/ 799 /**/
798 293, 800 293,
799 /**/ 801 /**/
800 292, 802 292,
801 /**/ 803 /**/