comparison 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
comparison
equal deleted inserted replaced
5389:ad15700420ae 5390:68056d414f09
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 46,
741 /**/ 743 /**/
742 45, 744 45,
743 /**/ 745 /**/
744 44, 746 44,
745 /**/ 747 /**/