comparison src/version.c @ 17773:e162a54e4c49 v8.1.1883

patch 8.1.1883: options test fails commit https://github.com/vim/vim/commit/9513d91be02f654658b8b33ff429a52ff3c4de12 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 18 17:58:11 2019 +0200 patch 8.1.1883: options test fails Problem: Options test fails. Solution: Add entry for 'completepopup'.
author Bram Moolenaar <Bram@vim.org>
date Sun, 18 Aug 2019 18:00:04 +0200
parents 4bd21046902b
children b423bd231f33
comparison
equal deleted inserted replaced
17772:bb7a58644e9a 17773:e162a54e4c49
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1883,
772 /**/ 774 /**/
773 1882, 775 1882,
774 /**/ 776 /**/
775 1881, 777 1881,
776 /**/ 778 /**/