diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/version.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 8bfd2f5021..c67fd9175f 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -149,7 +149,7 @@ static const int included_patches[] = { 1772, 1771, 1770, - // 1769, + 1769, 1768, 1767, 1766, @@ -325,7 +325,7 @@ static const int included_patches[] = { 1596, 1595, 1594, - // 1593, + 1593, // 1592, // 1591, 1590, @@ -791,7 +791,7 @@ static const int included_patches[] = { 1130, // 1129, 1128, - // 1127, + 1127, 1126, // 1125, 1124, @@ -1016,7 +1016,7 @@ static const int included_patches[] = { 905, 904, 903, - // 902, + 902, 901, 900, 899, |