diff src/version.c @ 5390:68056d414f09 v7.4.046

updated for version 7.4.046 Problem: Can't use Tcl 8.6. Solution: Change how Tcl_FindExecutable is called. (Jan Nijtmans)
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Oct 2013 14:25:44 +0200
parents 8ced827b2e8b
children c21b2f52f1dd
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 */
 /**/
+    46,
+/**/
     45,
 /**/
     44,