comparison src/version.c @ 10526:06724e21d8c1 v8.0.0153

commit https://github.com/vim/vim/commit/9d9c35651712b88c81f1ae11091de1fd0bbbd35c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 8 13:55:06 2017 +0100 patch 8.0.0153: system() test fails on MS-Windows Problem: system() test fails on MS-Windows. Solution: Deal when extra space and CR.
author Christian Brabandt <cb@256bit.org>
date Sun, 08 Jan 2017 14:00:04 +0100
parents 095c9abae4ff
children 3ea703795a4f
comparison
equal deleted inserted replaced
10525:80f969a6cae2 10526:06724e21d8c1
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 153,
767 /**/ 769 /**/
768 152, 770 152,
769 /**/ 771 /**/
770 151, 772 151,
771 /**/ 773 /**/