comparison src/version.c @ 14836:516fc9fc4f1f v8.1.0430

patch 8.1.0430: Xargadd file left behind after running test commit https://github.com/vim/vim/commit/d339828b4b0dde662dc9ce65baf1cc098aec402c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 24 21:32:11 2018 +0200 patch 8.1.0430: Xargadd file left behind after running test Problem: Xargadd file left behind after running test. Solution: Delete the file. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Mon, 24 Sep 2018 21:45:09 +0200
parents ae62baca938c
children 6040d93396de
comparison
equal deleted inserted replaced
14835:36b3ea49d990 14836:516fc9fc4f1f
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 430,
797 /**/ 799 /**/
798 429, 800 429,
799 /**/ 801 /**/
800 428, 802 428,
801 /**/ 803 /**/