comparison src/version.c @ 5454:53bc55e58fef v7.4.077

updated for version 7.4.077 Problem: DOS installer creates shortcut without a path, resulting in the current directory to be C:\Windows\system32. Solution: Use environment variables.
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Nov 2013 04:49:27 +0100
parents 8f0c264db1e7
children 5c3064feddd7
comparison
equal deleted inserted replaced
5453:6bc8d3dbe23f 5454:53bc55e58fef
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 77,
741 /**/ 743 /**/
742 76, 744 76,
743 /**/ 745 /**/
744 75, 746 75,
745 /**/ 747 /**/