comparison src/version.c @ 8153:240deebfadde v7.4.1370

commit https://github.com/vim/vim/commit/ddbe7d26b10c4374f406b807ae161826cf2096e1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 20 18:26:48 2016 +0100 patch 7.4.1370 Problem: The Python test script may keep on running. Solution: Join the threads. (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Sat, 20 Feb 2016 18:30:05 +0100
parents aa845d10c6fb
children 6ee6fb27dcea
comparison
equal deleted inserted replaced
8152:2eb4504a833d 8153:240deebfadde
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1370,
750 /**/ 752 /**/
751 1369, 753 1369,
752 /**/ 754 /**/
753 1368, 755 1368,
754 /**/ 756 /**/