diff src/version.c @ 2774:e8f012b00187 v7.3.163

updated for version 7.3.163 Problem: For the default of 'shellpipe' "mksh" and "pdksh" are not recognized. Solution: Recognize these shell names.
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Apr 2011 12:57:36 +0200
parents 18ad854f5dcd
children cdefcbb70e8c
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    163,
+/**/
     162,
 /**/
     161,