comparison src/version.c @ 4023:b5103b7d9e12 v7.3.766

updated for version 7.3.766 Problem: ":help cpo-*" jumps to the wrong place. Solution: Make it equivalent to ":help cpo-star".
author Bram Moolenaar <bram@vim.org>
date Thu, 17 Jan 2013 14:09:44 +0100
parents 915fb3d2dd8f
children be1cffa1e477
comparison
equal deleted inserted replaced
4022:e2d81b8c58ba 4023:b5103b7d9e12
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 766,
728 /**/ 730 /**/
729 765, 731 765,
730 /**/ 732 /**/
731 764, 733 764,
732 /**/ 734 /**/