mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Update version.c (#4974)
Only update some entries that are already in `version.c`. Mercilessly stolen from https://github.com/neovim/neovim/pull/4634. At least one possible contributor got confused by it not being as-up-do-date-as-it-coul-be(tm). We shouldn't have that. 1005, 1010: :smile 1039: small Build 1058, 1073, 1079, 1097: alloc 1555, 1556, 1573: Makefile 1560, 1579: channel
This commit is contained in:
parent
e9061117a5
commit
9fb8adf3ad
@ -115,13 +115,13 @@ static int included_patches[] = {
|
||||
|
||||
// 1581,
|
||||
// 1580,
|
||||
// 1579,
|
||||
// 1579 NA
|
||||
1578,
|
||||
// 1577,
|
||||
1576,
|
||||
// 1575 NA
|
||||
1574,
|
||||
// 1573,
|
||||
// 1573 NA
|
||||
// 1572 NA
|
||||
1571,
|
||||
1570,
|
||||
@ -134,12 +134,12 @@ static int included_patches[] = {
|
||||
// 1563,
|
||||
// 1562 NA
|
||||
// 1561 NA
|
||||
// 1560,
|
||||
// 1560 NA
|
||||
// 1559,
|
||||
// 1558,
|
||||
// 1557,
|
||||
// 1556,
|
||||
// 1555,
|
||||
// 1556 NA
|
||||
// 1555 NA
|
||||
// 1554,
|
||||
// 1553,
|
||||
// 1552,
|
||||
@ -597,7 +597,7 @@ static int included_patches[] = {
|
||||
// 1100 NA
|
||||
// 1099 NA
|
||||
// 1098 NA
|
||||
// 1097,
|
||||
// 1097 NA
|
||||
1096,
|
||||
// 1095 NA
|
||||
1094,
|
||||
@ -615,13 +615,13 @@ static int included_patches[] = {
|
||||
// 1082 NA
|
||||
1081,
|
||||
// 1080 NA
|
||||
// 1079,
|
||||
// 1079 NA
|
||||
// 1078 NA
|
||||
// 1077 NA
|
||||
1076,
|
||||
1075,
|
||||
// 1074 NA,
|
||||
// 1073,
|
||||
// 1073 NA
|
||||
1072,
|
||||
1071,
|
||||
// 1070 NA
|
||||
@ -636,7 +636,7 @@ static int included_patches[] = {
|
||||
1061,
|
||||
// 1060 NA
|
||||
1059,
|
||||
// 1058,
|
||||
// 1058 NA
|
||||
1057,
|
||||
1056,
|
||||
1055,
|
||||
@ -655,7 +655,7 @@ static int included_patches[] = {
|
||||
1042,
|
||||
1041,
|
||||
// 1040 NA
|
||||
// 1039,
|
||||
// 1039 NA
|
||||
// 1038 NA
|
||||
1037,
|
||||
1036,
|
||||
|
Loading…
Reference in New Issue
Block a user