diff options
Diffstat (limited to 'src/nvim/version.c')
| -rw-r--r-- | src/nvim/version.c | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 53a877b91a..4ac224fecb 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -133,7 +133,7 @@ static int included_patches[] = { // 994 NA // 993, // 992 NA - // 991, + 991, // 990 NA 989, // 988 NA @@ -143,10 +143,10 @@ static int included_patches[] = { // 984, // 983, // 982 NA - // 981, - // 980, + 981, + 980, // 979 NA - // 978, + 978, // 977, // 976 NA 975, @@ -395,7 +395,7 @@ static int included_patches[] = { // 732, // 731 NA // 730 NA - // 729, + 729, // 728 NA // 727 NA // 726 NA @@ -403,14 +403,14 @@ static int included_patches[] = { // 724 NA 723, // 722, - // 721, + 721, // 720 NA 719, 718, // 717, - // 716, - // 715, - // 714, + 716, + 715, + 714, 713, 712, 711, @@ -439,7 +439,7 @@ static int included_patches[] = { // 688, // 687 NA 686, - // 685, + 685, // 684, // 683 NA 682, @@ -508,9 +508,9 @@ static int included_patches[] = { // 619 NA // 618 NA 617, - // 616, + 616, 615, - // 614, + 614, // 613, 612, // 611 NA @@ -521,7 +521,7 @@ static int included_patches[] = { 606, 605, 604, - // 603, + 603, 602, 601, 600, |