comparison src/version.c @ 17761:109a0889b900 v8.1.1877

patch 8.1.1877: graduated features scattered commit https://github.com/vim/vim/commit/ffc0716af8e448ef8a2a3249edfd0260546933df Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 17 20:17:51 2019 +0200 patch 8.1.1877: graduated features scattered Problem: Graduated features scattered. Solution: Put graduated and obsolete features together.
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Aug 2019 20:30:03 +0200
parents 805438fb38ba
children 117c7795a979
comparison
equal deleted inserted replaced
17760:da4c531f75f1 17761:109a0889b900
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 1877,
772 /**/ 774 /**/
773 1876, 775 1876,
774 /**/ 776 /**/
775 1875, 777 1875,
776 /**/ 778 /**/