diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 59 |
1 files changed, 29 insertions, 30 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 348bf3c014..7de0b508a3 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -565,7 +565,7 @@ static int included_patches[] = { // 1878 NA // 1877 NA // 1876, - // 1875, + 1875, // 1874 NA // 1873 NA // 1872 NA @@ -578,9 +578,9 @@ static int included_patches[] = { // 1865 NA // 1864 NA // 1863 NA - // 1862, + // 1862 NA // 1861, - // 1860 NA + 1860, // 1859 NA // 1858 NA // 1857 NA @@ -598,15 +598,14 @@ static int included_patches[] = { // 1845 NA // 1844, // 1843 NA - // 1842, + 1842, // 1841, 1840, // 1839, // 1838, // 1837, - // 1836, + 1836, 1835, - // 1834, 1833, 1832, 1831, @@ -711,7 +710,7 @@ static int included_patches[] = { 1734, // 1733 NA 1732, - // 1731, + // 1731 NA 1730, // 1729 NA 1728, @@ -722,12 +721,12 @@ static int included_patches[] = { 1723, // 1722 NA // 1721 NA - // 1720, - // 1719, - // 1718, + // 1720 NA + 1719, + 1718, // 1717 NA 1716, - // 1715, + 1715, 1714, // 1713 NA 1712, @@ -797,14 +796,14 @@ static int included_patches[] = { 1648, 1647, // 1646 NA - // 1645, - // 1644, + 1645, + // 1644 NA 1643, 1642, 1641, 1640, - // 1639, - // 1638, + 1639, + 1638, // 1637 NA // 1636 NA // 1635 NA @@ -834,10 +833,10 @@ static int included_patches[] = { // 1611 NA // 1610 NA // 1609 NA - // 1608, - // 1607, - // 1606, - // 1605, + 1608, + 1607, + 1606, + 1605, 1604, 1603, // 1602 NA @@ -852,20 +851,20 @@ static int included_patches[] = { // 1593 NA 1592, 1591, - // 1590, - // 1589, + 1590, + 1589, 1588, // 1587 NA - // 1586, - // 1585, + 1586, + 1585, // 1584 NA // 1583 NA - // 1582, - // 1581, - // 1580, + 1582, + 1581, + 1580, // 1579 NA 1578, - // 1577, + 1577, 1576, // 1575 NA 1574, @@ -878,12 +877,12 @@ static int included_patches[] = { 1567, // 1566 NA 1565, - // 1564, - // 1563, + 1564, + 1563, // 1562 NA // 1561 NA // 1560 NA - // 1559, + 1559, 1558, 1557, // 1556 NA |