comparison src/version.c @ 5494:645358801356 v7.4.096

updated for version 7.4.096 Problem: Can't change directory to an UNC path. Solution: Use win32_getattrs() in mch_getperm(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 21 Nov 2013 12:34:11 +0100
parents acbe5414cb7f
children 93c8296281dd
comparison
equal deleted inserted replaced
5493:e9690e60c34b 5494:645358801356
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 96,
741 /**/ 743 /**/
742 95, 744 95,
743 /**/ 745 /**/
744 94, 746 94,
745 /**/ 747 /**/