comparison src/version.c @ 2052:057029bf3470 v7.2.338

updated for version 7.2.338 Problem: Part of FD_CLOEXEC change is missing. Solution: Include source file skipped because of typo.
author Bram Moolenaar <bram@zimbu.org>
date Tue, 19 Jan 2010 16:22:03 +0100
parents ef2890033e88
children 94f44da44d2e
comparison
equal deleted inserted replaced
2051:ef2890033e88 2052:057029bf3470
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 338,
684 /**/ 686 /**/
685 337, 687 337,
686 /**/ 688 /**/
687 336, 689 336,
688 /**/ 690 /**/