comparison src/version.c @ 15768:ed264e126766 v8.1.0891

patch 8.1.0891: substitute command inssuficiently tested commit https://github.com/vim/vim/commit/d77aa4d22e943998c337d5a603622ac5cf2928cb Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 10 22:50:14 2019 +0100 patch 8.1.0891: substitute command inssuficiently tested Problem: Substitute command inssuficiently tested. Solution: Add more test coverage. (Dominique Pelle)
author Bram Moolenaar <Bram@vim.org>
date Sun, 10 Feb 2019 23:00:05 +0100
parents 9d18e8457209
children 77e97f159554
comparison
equal deleted inserted replaced
15767:4ce2415e4034 15768:ed264e126766
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 891,
786 /**/ 788 /**/
787 890, 789 890,
788 /**/ 790 /**/
789 889, 791 889,
790 /**/ 792 /**/