comparison src/version.c @ 6126:ab71bb81b84e v7.4.401

updated for version 7.4.401 Problem: Can't build on MS-Windows. Solution: Include the new files in all the Makefiles.
author Bram Moolenaar <bram@vim.org>
date Sun, 10 Aug 2014 16:31:50 +0200
parents 50a658bf4cff
children 3aa37ad2c4ed
comparison
equal deleted inserted replaced
6125:0ccbf92e36c0 6126:ab71bb81b84e
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 401,
744 /**/ 746 /**/
745 400, 747 400,
746 /**/ 748 /**/
747 399, 749 399,
748 /**/ 750 /**/