comparison src/version.c @ 15647:f7b88b1d3350 v8.1.0831

patch 8.1.0831: xxd test fails if man page has dos fileformat commit https://github.com/vim/vim/commit/0eb220c03057096a26dda9c5544b362dce6df4d7 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 27 14:41:43 2019 +0100 patch 8.1.0831: xxd test fails if man page has dos fileformat Problem: Xxd test fails if man page has dos fileformat. Solution: Make a copy with unix fileformat.
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Jan 2019 14:45:05 +0100
parents f315ab10d579
children e649df212461
comparison
equal deleted inserted replaced
15646:841b2d2f5c3c 15647:f7b88b1d3350
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 831,
786 /**/ 788 /**/
787 830, 789 830,
788 /**/ 790 /**/
789 829, 791 829,
790 /**/ 792 /**/