diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    269,
+/**/
     268,
 /**/
     267,