comparison src/version.c @ 6600:68e0e6bb8250 v7.4.626

updated for version 7.4.626 Problem: MSVC with W4 gives useless warnings. Solution: Disable more warnings. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Feb 2015 18:47:58 +0100
parents 4b1e3b3aa78a
children c77ef1bf9623
comparison
equal deleted inserted replaced
6599:b9f2ff388516 6600:68e0e6bb8250
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 626,
744 /**/ 746 /**/
745 625, 747 625,
746 /**/ 748 /**/
747 624, 749 624,
748 /**/ 750 /**/