diff options
-rw-r--r-- | src/nvim/version.c | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 432b0130bc..6141f82cfb 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -71,6 +71,15 @@ static char *features[] = { // clang-format off static int included_patches[] = { + //738 NA + //737, + //736, + //735, + //734, + //733, + //732, + //731 NA + //730 NA //729, //728 NA //727 NA @@ -108,21 +117,21 @@ static int included_patches[] = { 695, //694, //693, - //692, - //691, + //692 NA + //691 NA 690, //689, //688, - //687, + //687 NA //686, //685, //684, - //683, + //683 NA //682, //681 NA //680, //679 NA - //678, + //678 NA //677 NA //676 NA //675, @@ -134,7 +143,7 @@ static int included_patches[] = { //669 NA //668, //667, - //666, + //666 NA //665, //664, //663 NA @@ -156,7 +165,7 @@ static int included_patches[] = { //647 NA //646, //645, - //644, + //644 NA //643, //642, //641, @@ -173,7 +182,7 @@ static int included_patches[] = { 630, 629, //628, - //627, + //627 NA //626 NA //625 NA //624, @@ -189,7 +198,7 @@ static int included_patches[] = { //614, //613, //612, - //611, + //611 NA //610 NA //609, //608, |