comparison src/version.c @ 12873:6bde43dc824c v8.0.1313

patch 8.0.1313: missing dependencies cause parallel make to fail commit https://github.com/vim/vim/commit/d1c28346e194ecf2303fe744052fb7cedc28fcfa Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 18 22:36:34 2017 +0100 patch 8.0.1313: missing dependencies cause parallel make to fail Problem: Missing dependencies cause parallel make to fail. Solution: Update dependencies.
author Christian Brabandt <cb@256bit.org>
date Sat, 18 Nov 2017 22:45:04 +0100
parents 1a450ce6980c
children 9aacdf8a2425
comparison
equal deleted inserted replaced
12872:d92adf8c5630 12873:6bde43dc824c
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 1313,
774 /**/ 776 /**/
775 1312, 777 1312,
776 /**/ 778 /**/
777 1311, 779 1311,
778 /**/ 780 /**/