aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nvim/version.c53
1 files changed, 26 insertions, 27 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 0c484bbeb4..da08a029b4 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -823,27 +823,27 @@ static const int included_patches[] = {
// 677,
// 676,
// 675,
- // 674,
- // 673,
+ 674,
+ 673,
672,
// 671,
// 670,
// 669,
- // 668,
- // 667,
- // 666,
- // 665,
- // 664,
+ 668,
+ 667,
+ 666,
+ 665,
+ 664,
// 663,
- // 662,
- // 661,
- // 660,
- // 659,
+ 662,
+ 661,
+ 660,
+ 659,
658,
657,
- // 656,
- // 655,
- // 654,
+ 656,
+ 655,
+ 654,
// 653,
652,
// 651,
@@ -898,7 +898,7 @@ static const int included_patches[] = {
// 602,
601,
// 600,
- // 599,
+ 599,
// 598,
597,
// 596,
@@ -969,7 +969,7 @@ static const int included_patches[] = {
// 531,
// 530,
// 529,
- // 528,
+ 528,
// 527,
// 526,
// 525,
@@ -1049,13 +1049,13 @@ static const int included_patches[] = {
// 451,
// 450,
// 449,
- // 448,
+ 448,
// 447,
// 446,
// 445,
- // 444,
- // 443,
- // 442,
+ 444,
+ 443,
+ 442,
// 441,
// 440,
// 439,
@@ -1064,14 +1064,14 @@ static const int included_patches[] = {
// 436,
// 435,
// 434,
- // 433,
+ 433,
// 432,
- // 431,
+ 431,
// 430,
// 429,
// 428,
- // 427,
- // 426,
+ 427,
+ 426,
// 425,
// 424,
423,
@@ -1138,8 +1138,8 @@ static const int included_patches[] = {
// 362,
// 361,
360,
- // 359,
- // 358,
+ 359,
+ 358,
// 357,
// 356,
// 355,
@@ -1498,7 +1498,6 @@ static const int included_patches[] = {
2,
1,
0,
-
};
// clang-format on