aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2021-11-19 11:54:24 -0500
committerGitHub <noreply@github.com>2021-11-19 11:54:24 -0500
commit9ec4417afc072533ed2c6924323e9d885c52f6fe (patch)
tree28e80eac35040c384aedfbb7b89748304287d90c /src
parent7942fb7074042694f63a983528adeefb61094627 (diff)
parentb43b6efa34964aece1eb564a070e7d8f55b1926b (diff)
downloadrneovim-9ec4417afc072533ed2c6924323e9d885c52f6fe.tar.gz
rneovim-9ec4417afc072533ed2c6924323e9d885c52f6fe.tar.bz2
rneovim-9ec4417afc072533ed2c6924323e9d885c52f6fe.zip
Merge pull request #16066 from neovim/marvim/ci-version-update
version.c: update [skip ci]
Diffstat (limited to 'src')
-rw-r--r--src/nvim/version.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 1fcbae8be3..5e2a81795a 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -458,11 +458,11 @@ static const int included_patches[] = {
1466,
1465,
1464,
- // 1463,
+ 1463,
1462,
- // 1461,
- // 1460,
- // 1459,
+ 1461,
+ 1460,
+ 1459,
1458,
1457,
1456,