diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 7d03969d81..b9edea271e 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -463,34 +463,34 @@ static int included_patches[] = { // 828, // 827, 826, - // 825, + 825, // 824 NA 823, // 822, // 821, - // 820, + 820, // 819, // 818, - // 817, - // 816, - // 815, - // 814, + 817, + 816, + 815, + 814, 813, // 812, - // 811, - // 810, + 811, + 810, 809, // 808 NA 807, 806, - // 805, + 805, // 804, 803, 802, - // 801, - // 800, + 801, + 800, 799, - // 798, + 798, // 797, // 796 NA 795, @@ -519,8 +519,8 @@ static int included_patches[] = { // 772 NA // 771, // 770 NA - // 769, - // 768, + 769, + 768, // 767, // 766 NA 765, @@ -528,12 +528,12 @@ static int included_patches[] = { // 763 NA // 762 NA // 761 NA - // 760, + 760, // 759 NA - // 758, + 758, // 757 NA // 756 NA - // 755, + 755, 754, 753, // 752, @@ -556,7 +556,7 @@ static int included_patches[] = { // 735, // 734, // 733, - // 732, + 732, // 731 NA // 730 NA 729, @@ -571,7 +571,7 @@ static int included_patches[] = { // 720 NA 719, 718, - // 717, + 717, 716, 715, 714, @@ -580,7 +580,7 @@ static int included_patches[] = { 711, 710, 709, - // 708, + 708, 707, 706, // 705 NA |