diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/version.c | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index be7a2ffcad..571bd3cbcd 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -76,7 +76,7 @@ static const int included_patches[] = { // 1848, 1847, // 1846, - // 1845, + 1845, // 1844, 1843, // 1842, @@ -137,7 +137,7 @@ static const int included_patches[] = { 1787, // 1786, 1785, - // 1784, + 1784, // 1783, 1782, 1781, @@ -165,7 +165,7 @@ static const int included_patches[] = { // 1759, 1758, 1757, - // 1756, + 1756, 1755, // 1754, // 1753, @@ -186,7 +186,7 @@ static const int included_patches[] = { // 1738, 1737, 1736, - // 1735, + 1735, 1734, // 1733, // 1732, @@ -195,10 +195,10 @@ static const int included_patches[] = { // 1729, // 1728, 1727, - // 1726, + 1726, // 1725, // 1724, - // 1723, + 1723, // 1722, // 1721, // 1720, @@ -217,9 +217,9 @@ static const int included_patches[] = { 1707, // 1706, 1705, - // 1704, + 1704, // 1703, - // 1702, + 1702, 1701, 1700, 1699, @@ -232,7 +232,7 @@ static const int included_patches[] = { 1692, // 1691, // 1690, - // 1689, + 1689, // 1688, 1687, 1686, @@ -252,7 +252,7 @@ static const int included_patches[] = { 1672, // 1671, // 1670, - // 1669, + 1669, // 1668, // 1667, // 1666, @@ -372,7 +372,7 @@ static const int included_patches[] = { // 1552, // 1551, // 1550, - // 1549, + 1549, 1548, 1547, // 1546, @@ -403,9 +403,9 @@ static const int included_patches[] = { // 1521, // 1520, 1519, - // 1518, + 1518, 1517, - // 1516, + 1516, // 1515, 1514, 1513, @@ -507,9 +507,9 @@ static const int included_patches[] = { 1417, 1416, 1415, - // 1414, + 1414, 1413, - // 1412, + 1412, 1411, 1410, 1409, @@ -537,7 +537,7 @@ static const int included_patches[] = { 1387, // 1386, 1385, - // 1384, + 1384, 1383, // 1382, // 1381, @@ -616,7 +616,7 @@ static const int included_patches[] = { 1308, // 1307, 1306, - // 1305, + 1305, 1304, 1303, 1302, @@ -643,7 +643,7 @@ static const int included_patches[] = { 1281, 1280, 1279, - // 1278, + 1278, // 1277, // 1276, 1275, @@ -676,7 +676,7 @@ static const int included_patches[] = { 1248, 1247, // 1246, - // 1245, + 1245, // 1244, 1243, 1242, @@ -968,7 +968,7 @@ static const int included_patches[] = { // 956, 955, 954, - // 953, + 953, 952, 951, 950, @@ -988,9 +988,9 @@ static const int included_patches[] = { // 936, // 935, // 934, - // 933, + 933, // 932, - // 931, + 931, // 930, // 929, 928, @@ -1008,7 +1008,7 @@ static const int included_patches[] = { // 916, 915, // 914, - // 913, + 913, // 912, 911, // 910, @@ -1022,43 +1022,43 @@ static const int included_patches[] = { // 902, 901, 900, - // 899, - // 898, + 899, + 898, 897, - // 896, + 896, 895, 894, - // 893, - // 892, + 893, + 892, 891, 890, 889, 888, - // 887, + 887, 886, - // 885, - // 884, + 885, + 884, 883, - // 882, + 882, 881, 880, 879, 878, - // 877, + 877, 876, 875, - // 874, + 874, 873, 872, 871, - // 870, - // 869, + 870, + 869, 868, - // 867, + 867, 866, 865, - // 864, - // 863, + 864, + 863, 862, 861, 860, @@ -1100,12 +1100,12 @@ static const int included_patches[] = { 824, 823, 822, - // 821, + 821, 820, 819, - // 818, - // 817, - // 816, + 818, + 817, + 816, 815, 814, 813, @@ -1118,7 +1118,7 @@ static const int included_patches[] = { 806, 805, 804, - // 803, + 803, 802, 801, 800, |