comparison src/version.c @ 4135:688da4d486a0 v7.3.820

updated for version 7.3.820 Problem: Build errors and warnings when building with small features and Lua, Perl or Ruby. Solution: Add #ifdefs and UNUSED.
author Bram Moolenaar <bram@vim.org>
date Thu, 14 Feb 2013 22:19:51 +0100
parents 36fd800b8c6c
children 4936ee89b4bc
comparison
equal deleted inserted replaced
4134:1f0dca3be14b 4135:688da4d486a0
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 820,
728 /**/ 730 /**/
729 819, 731 819,
730 /**/ 732 /**/
731 818, 733 818,
732 /**/ 734 /**/