comparison src/version.c @ 2994:7f4f5ca70dbd v7.3.269

updated for version 7.3.269 Problem: 'shellcmdflag' only works with one flag. Solution: Split into multiple arguments. (Gary Johnson)
author Bram Moolenaar <bram@vim.org>
date Thu, 04 Aug 2011 22:59:28 +0200
parents ee17ee712512
children b9182da84c7e
comparison
equal deleted inserted replaced
2993:e7f7a1da21c2 2994:7f4f5ca70dbd
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 269,
712 /**/ 714 /**/
713 268, 715 268,
714 /**/ 716 /**/
715 267, 717 267,
716 /**/ 718 /**/