comparison src/version.c @ 5619:05a5cb0d6b37 v7.4.156

updated for version 7.4.156 Problem: Test file missing from distribution. Solution: Add new directory to file list.
author Bram Moolenaar <bram@vim.org>
date Thu, 23 Jan 2014 14:26:24 +0100
parents fa53233519c6
children be61f315eafe
comparison
equal deleted inserted replaced
5618:350272cbf1fd 5619:05a5cb0d6b37
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 156,
741 /**/ 743 /**/
742 155, 744 155,
743 /**/ 745 /**/
744 154, 746 154,
745 /**/ 747 /**/