comparison src/version.c @ 19023:9afeb0d2c4ab v8.2.0072

patch 8.2.0072: memory test still fails on Cirrus CI Commit: https://github.com/vim/vim/commit/bb062c1588c324a1ce4cf01fd5e0780e83aaabe4 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 1 15:26:32 2020 +0100 patch 8.2.0072: memory test still fails on Cirrus CI Problem: Memory test still fails on Cirrus CI. Solution: Allow for a tiny bit more tolerance in the upper limit.
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Jan 2020 15:30:04 +0100
parents fa3e63666acb
children 90da7f8130ca
comparison
equal deleted inserted replaced
19022:ab4224193d29 19023:9afeb0d2c4ab
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 72,
745 /**/ 747 /**/
746 71, 748 71,
747 /**/ 749 /**/
748 70, 750 70,
749 /**/ 751 /**/