comparison src/version.c @ 6136:1134bba900c1 v7.4.406

updated for version 7.4.406 Problem: Test 72 and 100 fail on MS-Windows. Solution: Set fileformat to unix in the tests. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Aug 2014 17:34:34 +0200
parents 4c25af735304
children 3f92ef156c66
comparison
equal deleted inserted replaced
6135:b13ea7b8c86c 6136:1134bba900c1
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 406,
744 /**/ 746 /**/
745 405, 747 405,
746 /**/ 748 /**/
747 404, 749 404,
748 /**/ 750 /**/