comparison src/version.c @ 10898:cc3f6ad092c2 v8.0.0338

patch 8.0.0338: :recover test fails on MS-Windows commit https://github.com/vim/vim/commit/803452046ba6cda7a2896626572eb78b2358c965 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 18 22:43:19 2017 +0100 patch 8.0.0338: :recover test fails on MS-Windows Problem: :recover test fails on MS-Windows. Solution: Use non-existing directory on MS-Windows.
author Christian Brabandt <cb@256bit.org>
date Sat, 18 Feb 2017 22:45:03 +0100
parents d513b653f5d0
children 9b4574d95571
comparison
equal deleted inserted replaced
10897:a0cafa8cf121 10898:cc3f6ad092c2
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 338,
767 /**/ 769 /**/
768 337, 770 337,
769 /**/ 771 /**/
770 336, 772 336,
771 /**/ 773 /**/