comparison src/version.c @ 10223:94d6999443fb v8.0.0011

commit https://github.com/vim/vim/commit/947000d6e481042d3869bd65b149d72511c31ab2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 25 21:03:02 2016 +0200 patch 8.0.0011 Problem: On OSX Test_pipe_through_sort_all() sometimes fails. Solution: Add the test to the list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Sep 2016 21:15:17 +0200
parents fb1fde4fcff7
children 7a4fb555c83a
comparison
equal deleted inserted replaced
10222:725e6603d33a 10223:94d6999443fb
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 11,
767 /**/ 769 /**/
768 10, 770 10,
769 /**/ 771 /**/
770 9, 772 9,
771 /**/ 773 /**/