diff options
-rw-r--r-- | src/nvim/version.c | 35 |
1 files changed, 26 insertions, 9 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index a77968db93..0362eb56d1 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -71,6 +71,23 @@ static char *features[] = { // clang-format off static int included_patches[] = { + //729, + //728 NA + //727 NA + //726 NA + //725, + //724 NA + //723, + //722, + //721, + //720 NA + //719, + //718, + //717, + //716, + //715, + //714, + //713, 712, 711, 710, @@ -78,7 +95,7 @@ static int included_patches[] = { //708, 707, 706, - //705, + //705 NA //704, //703, 702, @@ -102,31 +119,31 @@ static int included_patches[] = { //684, //683, //682, - //681, + //681 NA //680, - //679, + //679 NA //678, - //677, - //676, + //677 NA + //676 NA //675, - //674, + //674 NA 673, //672, //671, //670, - //669, + //669 NA //668, //667, //666, //665, //664, - //663, + //663 NA //662, //661, 660, 659, //658, - //657, + //657 NA //656, //655, //654, |