comparison src/version.c @ 19495:f6c87afa5501 v8.2.0305

patch 8.2.0305: relativenumber test fails on some systems Commit: https://github.com/vim/vim/commit/8040a7147f5b896a702d1684e7831df107490f45 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 23 13:38:08 2020 +0100 patch 8.2.0305: relativenumber test fails on some systems Problem: Relativenumber test fails on some systems. (James McCoy) Solution: Clear the command line.
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Feb 2020 13:45:04 +0100
parents 74add0046945
children 639b1d672757
comparison
equal deleted inserted replaced
19494:ce5a3b5ce969 19495:f6c87afa5501
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 305,
741 /**/ 743 /**/
742 304, 744 304,
743 /**/ 745 /**/
744 303, 746 303,
745 /**/ 747 /**/