comparison src/version.c @ 5519:fa31c5b82424 v7.4.108

updated for version 7.4.108 Problem: "zG" and "zW" leave temp files around on MS-Windows. Solution: Delete the temp files when exiting. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Nov 2013 17:41:46 +0100
parents 064e2a080e2e
children 1cdf51706774
comparison
equal deleted inserted replaced
5518:4682f4938ab0 5519:fa31c5b82424
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 108,
741 /**/ 743 /**/
742 107, 744 107,
743 /**/ 745 /**/
744 106, 746 106,
745 /**/ 747 /**/