comparison src/version.c @ 16702:16a698aeeec1 v8.1.1353

patch 8.1.1353: undo test fails on Mac commit https://github.com/vim/vim/commit/2b39d806f04c1a474b6d689a7970253850d4adb8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 19 16:38:56 2019 +0200 patch 8.1.1353: undo test fails on Mac Problem: Undo test fails on Mac. Solution: Expect "private" on the Mac.
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 May 2019 16:45:05 +0200
parents 46322a4e6028
children a927fdf9a4b0
comparison
equal deleted inserted replaced
16701:be9769416254 16702:16a698aeeec1
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1353,
770 /**/ 772 /**/
771 1352, 773 1352,
772 /**/ 774 /**/
773 1351, 775 1351,
774 /**/ 776 /**/