comparison src/version.c @ 5450:829aa8c8449d v7.4.075

updated for version 7.4.075 Problem: Locally setting 'undolevels' is not tested. Solution: Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Nov 2013 03:26:06 +0100
parents 9818311eeca0
children 8f0c264db1e7
comparison
equal deleted inserted replaced
5449:3d83c5222cad 5450:829aa8c8449d
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 75,
741 /**/ 743 /**/
742 74, 744 74,
743 /**/ 745 /**/
744 73, 746 73,
745 /**/ 747 /**/