comparison src/version.c @ 5627:f29febf858be v7.4.160

updated for version 7.4.160 Problem: Win32: Crash when executing external command. Solution: Only close the handle when it was created. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Fri, 24 Jan 2014 19:55:37 +0100
parents a95a151402be
children 91f3908748c2
comparison
equal deleted inserted replaced
5626:89b3a7ef9622 5627:f29febf858be
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 160,
741 /**/ 743 /**/
742 159, 744 159,
743 /**/ 745 /**/
744 158, 746 158,
745 /**/ 747 /**/