comparison src/version.c @ 5621:be61f315eafe v7.4.157

updated for version 7.4.157 Problem: Error number used twice. (Yukihiro Nakadaira) Solution: Change the one not referred in the docs.
author Bram Moolenaar <bram@vim.org>
date Thu, 23 Jan 2014 18:12:49 +0100
parents 05a5cb0d6b37
children d59544f3022b
comparison
equal deleted inserted replaced
5620:5c41aa1c24cf 5621:be61f315eafe
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 157,
741 /**/ 743 /**/
742 156, 744 156,
743 /**/ 745 /**/
744 155, 746 155,
745 /**/ 747 /**/