comparison src/version.c @ 5578:3881cd916014 v7.4.136

updated for version 7.4.136 Problem: MS-Windows: When saving a file with a UNC path the file becomes read-only. Solution: Don't mix up Win32 attributes and Unix attributes. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jan 2014 13:05:20 +0100
parents 1aeb7f4d6527
children 6fdb1d6646b6
comparison
equal deleted inserted replaced
5577:de28b1568fc2 5578:3881cd916014
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 136,
741 /**/ 743 /**/
742 135, 744 135,
743 /**/ 745 /**/
744 134, 746 134,
745 /**/ 747 /**/