comparison src/version.c @ 3976:67e3b2753a6e v7.3.743

updated for version 7.3.743 Problem: Tiny build still fails. Solution: Add #else in the right place.
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Nov 2012 23:03:07 +0100
parents 4d1753f3e85c
children 26c8b3b49f74
comparison
equal deleted inserted replaced
3975:4621a130011a 3976:67e3b2753a6e
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 743,
728 /**/ 730 /**/
729 742, 731 742,
730 /**/ 732 /**/
731 741, 733 741,
732 /**/ 734 /**/