aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 9b87cbe99a..3e214bfd30 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -178,6 +178,13 @@ static char *(features[]) = {
};
static int included_patches[] = {
+ 567,
+ //566,
+ //565,
+ //564,
+ 563,
+ //562,
+ //561,
//560 NA
559,
//558 NA
@@ -272,6 +279,7 @@ static int included_patches[] = {
//469 NA
468,
467,
+ 466,
//465 NA
//464 NA
463,