comparison src/version.c @ 10524:095c9abae4ff v8.0.0152

commit https://github.com/vim/vim/commit/04e94c788175c83be8a78372b0ed6c332969edff Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 8 13:38:58 2017 +0100 patch 8.0.0152: stray channellog created when running tests Problem: Running the channel test creates channellog. Solution: Delete the debug line.
author Christian Brabandt <cb@256bit.org>
date Sun, 08 Jan 2017 13:45:04 +0100
parents 7232cd9f8a7c
children 06724e21d8c1
comparison
equal deleted inserted replaced
10523:6249f22d07b1 10524:095c9abae4ff
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 152,
767 /**/ 769 /**/
768 151, 770 151,
769 /**/ 771 /**/
770 150, 772 150,
771 /**/ 773 /**/