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.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index c41610fd0f..e34db7f40a 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
@@ -187,7 +194,7 @@ static int included_patches[] = {
//554,
//553,
552,
- //551,
+ 551,
//550,
549,
//548 NA
@@ -272,6 +279,7 @@ static int included_patches[] = {
//469 NA
468,
467,
+ 466,
//465 NA
//464 NA
463,