comparison src/version.c @ 10311:931422d27b69 v8.0.0051

commit https://github.com/vim/vim/commit/14207f487c9e79a913256a41e3e9716b03b46955 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Oct 27 21:13:10 2016 +0200 patch 8.0.0051 Problem: New code for job_stop() breaks channel test on AppVeyor. Solution: Revert the change.
author Christian Brabandt <cb@256bit.org>
date Thu, 27 Oct 2016 21:15:04 +0200
parents 88331ee68367
children 694e3bb7a8ff
comparison
equal deleted inserted replaced
10310:4819ab41aec5 10311:931422d27b69
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 51,
767 /**/ 769 /**/
768 50, 770 50,
769 /**/ 771 /**/
770 49, 772 49,
771 /**/ 773 /**/