comparison src/version.c @ 14740:485487e34784 v8.1.0382

patch 8.1.0382: some make programs can't handle "xdiff/../" commit https://github.com/vim/vim/commit/0f7683f9739087f3c7a4678c5182ed0517523b4a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 13 18:01:31 2018 +0200 patch 8.1.0382: some make programs can't handle "xdiff/../" Problem: Some make programs can't handle dependency on "xdiff/../". Solution: Strip it out.
author Christian Brabandt <cb@256bit.org>
date Thu, 13 Sep 2018 18:15:05 +0200
parents ef9f4be0bc5b
children b65d7aba8d0d
comparison
equal deleted inserted replaced
14739:bcc7ce3d8882 14740:485487e34784
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 382,
797 /**/ 799 /**/
798 381, 800 381,
799 /**/ 801 /**/
800 380, 802 380,
801 /**/ 803 /**/