comparison src/version.c @ 5452:8f0c264db1e7 v7.4.076

updated for version 7.4.076 Problem: "cgn" does not wrap around the end of the file. (Dimitrov Dimitrov) Solution: Restore 'wrapscan' earlier. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Nov 2013 04:46:48 +0100
parents 829aa8c8449d
children 53bc55e58fef
comparison
equal deleted inserted replaced
5451:6c1758fc8cf2 5452:8f0c264db1e7
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 76,
741 /**/ 743 /**/
742 75, 744 75,
743 /**/ 745 /**/
744 74, 746 74,
745 /**/ 747 /**/