comparison src/version.c @ 5527:af8217e4ed7e v7.4.112

updated for version 7.4.112 Problem: The defaults for 'directory' and 'backupdir' on MS-Windows do not include a directory that exists. Solution: Use $TEMP.
author Bram Moolenaar <bram@vim.org>
date Sat, 07 Dec 2013 14:32:09 +0100
parents 3fbda56bb200
children 0e21e2a38ec6
comparison
equal deleted inserted replaced
5526:5b3b1af58c4e 5527:af8217e4ed7e
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 112,
741 /**/ 743 /**/
742 111, 744 111,
743 /**/ 745 /**/
744 110, 746 110,
745 /**/ 747 /**/