comparison src/version.c @ 16383:1edd94a2252a v8.1.1196

patch 8.1.1196: parallel build may fail commit https://github.com/vim/vim/commit/7bde95a461fafaa15cc45a006eaa4d0f3c2dfe92 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 21 15:22:39 2019 +0200 patch 8.1.1196: parallel build may fail Problem: Parallel build may fail. Solution: Update dependencies.
author Bram Moolenaar <Bram@vim.org>
date Sun, 21 Apr 2019 15:30:04 +0200
parents 1dcbaa780b8e
children bb0f7cb7e2d5
comparison
equal deleted inserted replaced
16382:7bbbeba71d9e 16383:1edd94a2252a
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1196,
774 /**/ 776 /**/
775 1195, 777 1195,
776 /**/ 778 /**/
777 1194, 779 1194,
778 /**/ 780 /**/