comparison src/version.c @ 14387:68722ba52971 v8.1.0208

patch 8.1.0208: file left behind after running individual test commit https://github.com/vim/vim/commit/7624af02948de881eb5294fe5d266b948404d489 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jul 24 04:51:20 2018 +0200 patch 8.1.0208: file left behind after running individual test Problem: File left behind after running individual test. Solution: Delete the file.
author Christian Brabandt <cb@256bit.org>
date Tue, 24 Jul 2018 05:00:05 +0200
parents 696794fe4bce
children 424ccd85d5c6
comparison
equal deleted inserted replaced
14386:a17703b82355 14387:68722ba52971
791 NULL 791 NULL
792 }; 792 };
793 793
794 static int included_patches[] = 794 static int included_patches[] =
795 { /* Add new patch number below this line */ 795 { /* Add new patch number below this line */
796 /**/
797 208,
796 /**/ 798 /**/
797 207, 799 207,
798 /**/ 800 /**/
799 206, 801 206,
800 /**/ 802 /**/