diff src/version.c @ 5631:477665b4105f v7.4.162

updated for version 7.4.162 Problem: Running tests in shadow dir doesn't work. Solution: Add testdir/sautest to the shadow target. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 12:36:42 +0100
parents 91f3908748c2
children 7db84aadd37a
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    162,
+/**/
     161,
 /**/
     160,