comparison src/version.c @ 9254:05e7d084c6c2 v7.4.1910

commit https://github.com/vim/vim/commit/abc70bbf363dbbe3f2bf714102f55648a512791e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 8 21:48:50 2016 +0200 patch 7.4.1910 Problem: Tests using external command to delete directory. Solution: Use delete().
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Jun 2016 22:00:06 +0200
parents c25898cc99c1
children 26c7bf23ec1d
comparison
equal deleted inserted replaced
9253:949eb1171f2b 9254:05e7d084c6c2
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1910,
756 /**/ 758 /**/
757 1909, 759 1909,
758 /**/ 760 /**/
759 1908, 761 1908,
760 /**/ 762 /**/