diff src/version.c @ 3957:fc8b4a06af9d v7.3.734

updated for version 7.3.734 Problem: Cannot put help files in a sub-directory. Solution: Make :helptags work for sub-directories. (Charles Campbell)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Nov 2012 16:06:22 +0100
parents 509e55bd4a3f
children d3158bf4dee9
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    734,
+/**/
     733,
 /**/
     732,