comparison src/version.c @ 18148:f7d9f8fe70be v8.1.2069

patch 8.1.2069: test for SafeStateAgain may still fail Commit: https://github.com/vim/vim/commit/0f6629a08a9ae482956f5e70452ae78be569eadf Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 22 23:24:13 2019 +0200 patch 8.1.2069: test for SafeStateAgain may still fail Problem: Test for SafeStateAgain may still fail. Solution: Send another message to trigger SafeStateAgain.
author Bram Moolenaar <Bram@vim.org>
date Sun, 22 Sep 2019 23:30:03 +0200
parents 591db862249a
children 0ec6521e9d80
comparison
equal deleted inserted replaced
18147:91233e72d701 18148:f7d9f8fe70be
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 2069,
760 /**/ 762 /**/
761 2068, 763 2068,
762 /**/ 764 /**/
763 2067, 765 2067,
764 /**/ 766 /**/