# HG changeset patch # User Bram Moolenaar # Date 1666946708 -7200 # Node ID 6f305257ad43e5166db4c0410bd17fa6d615abc2 # Parent 3a01529f17f55935af200d3b489bc54bbdfe7b7e patch 9.0.0818 Commit: https://github.com/vim/vim/commit/ad353244f2308b73c2e5d9b50ead693f927337b4 Author: Bram Moolenaar Date: Sat Oct 22 12:23:12 2022 +0100 patch 9.0.0818 diff --git a/src/version.c b/src/version.c --- a/src/version.c +++ b/src/version.c @@ -696,6 +696,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ /**/ + 818, +/**/ 817, /**/ 816,