comparison src/version.c @ 2135:7aee5e68548a v7.2.417

updated for version 7.2.417 Problem: When 'shell' has an argument with a slash then 'shellpipe' is not set properly. (Britton Kerin) Solution: Assume there are no spaces in the path, arguments follow.
author Bram Moolenaar <bram@zimbu.org>
date Thu, 13 May 2010 13:12:06 +0200
parents e9c9f37be306
children 431ebc9412a8
comparison
equal deleted inserted replaced
2134:e9c9f37be306 2135:7aee5e68548a
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 417,
684 /**/ 686 /**/
685 416, 687 416,
686 /**/ 688 /**/
687 415, 689 415,
688 /**/ 690 /**/