aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2017-02-27 17:56:50 -0500
committerJames McCoy <jamessan@jamessan.com>2017-02-27 17:57:28 -0500
commit7046b9a78da3bf2d397884574e25fc5c0b8a3700 (patch)
tree0dd58977bade1644ebc2c773cd3b5d2e8525003b /src/nvim/version.c
parent792fbed5f70a20eab9eb4051dd44bc2a6b9f0a2d (diff)
parent362298e1412d445e0675f4136b6eecf49b7c4fa7 (diff)
downloadrneovim-7046b9a78da3bf2d397884574e25fc5c0b8a3700.tar.gz
rneovim-7046b9a78da3bf2d397884574e25fc5c0b8a3700.tar.bz2
rneovim-7046b9a78da3bf2d397884574e25fc5c0b8a3700.zip
Merge pull request #6121 from lonerover/vim-7.4.2046
vim-patch:7.4.2046
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 0374e02e02..fe72ee11f2 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -379,7 +379,7 @@ static int included_patches[] = {
2064,
// 2063 NA
2062,
- // 2061,
+ 2061,
// 2060 NA
// 2059 NA
// 2058,
@@ -393,8 +393,8 @@ static int included_patches[] = {
2050,
2049,
// 2048 NA
- // 2047,
- // 2046,
+ 2047,
+ 2046,
// 2045 NA
2044,
2043,