comparison src/version.c @ 15617:c91618229f99 v8.1.0816

patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows commit https://github.com/vim/vim/commit/681b6bc86c8f60473854c0141935c07494528884 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 24 22:23:58 2019 +0100 patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows Problem: Test for 'runtimepath' in session fails on MS-Windows. Solution: Skip the test for now.
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Jan 2019 22:30:05 +0100
parents 536fca2cee19
children a4882149b661
comparison
equal deleted inserted replaced
15616:a58f219678ca 15617:c91618229f99
785 NULL 785 NULL
786 }; 786 };
787 787
788 static int included_patches[] = 788 static int included_patches[] =
789 { /* Add new patch number below this line */ 789 { /* Add new patch number below this line */
790 /**/
791 816,
790 /**/ 792 /**/
791 815, 793 815,
792 /**/ 794 /**/
793 814, 795 814,
794 /**/ 796 /**/