comparison src/version.c @ 10192:758f3d5a463d v7.4.2365

commit https://github.com/vim/vim/commit/1b010058235fb803c1d4f42a02d2883921be8ef4 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 12 12:24:11 2016 +0200 patch 7.4.2365 Problem: Needless line break. Confusing directory name. Solution: Remove line break. Prepend "../" to "tools".
author Christian Brabandt <cb@256bit.org>
date Mon, 12 Sep 2016 12:30:10 +0200
parents 2392e065efea
children 908a8eba3cfc
comparison
equal deleted inserted replaced
10191:01521953bdf1 10192:758f3d5a463d
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2365,
766 /**/ 768 /**/
767 2364, 769 2364,
768 /**/ 770 /**/
769 2363, 771 2363,
770 /**/ 772 /**/