comparison src/version.c @ 6771:63b2bc619d5a v7.4.707

patch 7.4.707 Problem: Undo files can have their executable bit set. Solution: Strip of the executable bit. (Mikael Berthe)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Apr 2015 16:12:06 +0200
parents fbcf54fc3a77
children eb4b705a5d6a
comparison
equal deleted inserted replaced
6770:81df4c7d2bc2 6771:63b2bc619d5a
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 707,
744 /**/ 746 /**/
745 706, 747 706,
746 /**/ 748 /**/
747 705, 749 705,
748 /**/ 750 /**/