mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
version.c: update [ci skip] (#7953)
This commit is contained in:

committed by
Justin M. Keyes

parent
c205360f00
commit
dd068928c1
@@ -78,6 +78,22 @@ NULL
|
||||
|
||||
// clang-format off
|
||||
static const int included_patches[] = {
|
||||
1435,
|
||||
// 1434,
|
||||
// 1433,
|
||||
// 1432,
|
||||
// 1431,
|
||||
// 1430,
|
||||
// 1429,
|
||||
// 1428,
|
||||
// 1427,
|
||||
// 1426,
|
||||
// 1425,
|
||||
// 1424,
|
||||
// 1423,
|
||||
// 1422,
|
||||
// 1421,
|
||||
// 1420,
|
||||
1419,
|
||||
// 1418,
|
||||
// 1417,
|
||||
@@ -1039,7 +1055,7 @@ static const int included_patches[] = {
|
||||
461,
|
||||
// 460,
|
||||
459,
|
||||
// 458,
|
||||
458,
|
||||
457,
|
||||
// 456,
|
||||
// 455,
|
||||
@@ -1063,7 +1079,7 @@ static const int included_patches[] = {
|
||||
437,
|
||||
// 436,
|
||||
// 435,
|
||||
// 434,
|
||||
434,
|
||||
433,
|
||||
// 432,
|
||||
431,
|
||||
@@ -1073,7 +1089,7 @@ static const int included_patches[] = {
|
||||
427,
|
||||
426,
|
||||
// 425,
|
||||
// 424,
|
||||
424,
|
||||
423,
|
||||
// 422,
|
||||
421,
|
||||
@@ -1312,7 +1328,7 @@ static const int included_patches[] = {
|
||||
188,
|
||||
187,
|
||||
186,
|
||||
// 185,
|
||||
185,
|
||||
// 184,
|
||||
183,
|
||||
182,
|
||||
@@ -1322,7 +1338,7 @@ static const int included_patches[] = {
|
||||
178,
|
||||
177,
|
||||
176,
|
||||
// 175,
|
||||
175,
|
||||
174,
|
||||
173,
|
||||
172,
|
||||
|
Reference in New Issue
Block a user