comparison src/version.c @ 5376:4dfba3df303c v7.4.039

updated for version 7.4.039 Problem: MS-Windows: MSCV10 and earlier can't handle symlinks to a directory properly. Solution: Add stat_symlink_aware() and wstat_symlink_aware(). (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Sep 2013 19:13:38 +0200
parents 6daa78b6b99a
children 8336fd924e05
comparison
equal deleted inserted replaced
5375:5409c616bfd0 5376:4dfba3df303c
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 39,
741 /**/ 743 /**/
742 38, 744 38,
743 /**/ 745 /**/
744 37, 746 37,
745 /**/ 747 /**/