comparison src/version.c @ 3314:2e4539dc2de7 v7.3.424

updated for version 7.3.424 Problem: Win16 version missing some functions. Solution: Add #defines for the functions.
author Bram Moolenaar <bram@vim.org>
date Sat, 04 Feb 2012 22:01:48 +0100
parents b7811ab264bf
children 7b17a38eb223
comparison
equal deleted inserted replaced
3313:10442177904a 3314:2e4539dc2de7
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 424,
717 /**/ 719 /**/
718 423, 720 423,
719 /**/ 721 /**/
720 422, 722 422,
721 /**/ 723 /**/