mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38: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
|
// clang-format off
|
||||||
static const int included_patches[] = {
|
static const int included_patches[] = {
|
||||||
|
1435,
|
||||||
|
// 1434,
|
||||||
|
// 1433,
|
||||||
|
// 1432,
|
||||||
|
// 1431,
|
||||||
|
// 1430,
|
||||||
|
// 1429,
|
||||||
|
// 1428,
|
||||||
|
// 1427,
|
||||||
|
// 1426,
|
||||||
|
// 1425,
|
||||||
|
// 1424,
|
||||||
|
// 1423,
|
||||||
|
// 1422,
|
||||||
|
// 1421,
|
||||||
|
// 1420,
|
||||||
1419,
|
1419,
|
||||||
// 1418,
|
// 1418,
|
||||||
// 1417,
|
// 1417,
|
||||||
@@ -1039,7 +1055,7 @@ static const int included_patches[] = {
|
|||||||
461,
|
461,
|
||||||
// 460,
|
// 460,
|
||||||
459,
|
459,
|
||||||
// 458,
|
458,
|
||||||
457,
|
457,
|
||||||
// 456,
|
// 456,
|
||||||
// 455,
|
// 455,
|
||||||
@@ -1063,7 +1079,7 @@ static const int included_patches[] = {
|
|||||||
437,
|
437,
|
||||||
// 436,
|
// 436,
|
||||||
// 435,
|
// 435,
|
||||||
// 434,
|
434,
|
||||||
433,
|
433,
|
||||||
// 432,
|
// 432,
|
||||||
431,
|
431,
|
||||||
@@ -1073,7 +1089,7 @@ static const int included_patches[] = {
|
|||||||
427,
|
427,
|
||||||
426,
|
426,
|
||||||
// 425,
|
// 425,
|
||||||
// 424,
|
424,
|
||||||
423,
|
423,
|
||||||
// 422,
|
// 422,
|
||||||
421,
|
421,
|
||||||
@@ -1312,7 +1328,7 @@ static const int included_patches[] = {
|
|||||||
188,
|
188,
|
||||||
187,
|
187,
|
||||||
186,
|
186,
|
||||||
// 185,
|
185,
|
||||||
// 184,
|
// 184,
|
||||||
183,
|
183,
|
||||||
182,
|
182,
|
||||||
@@ -1322,7 +1338,7 @@ static const int included_patches[] = {
|
|||||||
178,
|
178,
|
||||||
177,
|
177,
|
||||||
176,
|
176,
|
||||||
// 175,
|
175,
|
||||||
174,
|
174,
|
||||||
173,
|
173,
|
||||||
172,
|
172,
|
||||||
|
Reference in New Issue
Block a user