comparison src/version.c @ 5529:0e21e2a38ec6 v7.4.113

updated for version 7.4.113 Problem: MSVC static analysis gives warnings. Solution: Avoid the warnings and avoid possible bugs. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Sat, 07 Dec 2013 14:48:10 +0100
parents af8217e4ed7e
children 6db758f82227
comparison
equal deleted inserted replaced
5528:cb28937bdf35 5529:0e21e2a38ec6
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 113,
741 /**/ 743 /**/
742 112, 744 112,
743 /**/ 745 /**/
744 111, 746 111,
745 /**/ 747 /**/