aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-12-01 13:32:12 -0500
committerGitHub <noreply@github.com>2016-12-01 13:32:12 -0500
commit77dceaaeb71a78f3db91bed4264e6b2f63cbfde2 (patch)
tree3c951aa27d7af0e5fc963322b3fa7ccd37a45b56 /src/nvim/version.c
parent6c1d81aef2acee88f61eef5303468063e2c51d9b (diff)
parent909b7d9dea6127632905da3758de3c93fa58896c (diff)
downloadrneovim-77dceaaeb71a78f3db91bed4264e6b2f63cbfde2.tar.gz
rneovim-77dceaaeb71a78f3db91bed4264e6b2f63cbfde2.tar.bz2
rneovim-77dceaaeb71a78f3db91bed4264e6b2f63cbfde2.zip
Merge pull request #5675 from brcolow/vim-7.4.1738
vim-patch:7.4.17[35,38,39]
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 a0e2d5dc2c..05855ee385 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -705,11 +705,11 @@ static int included_patches[] = {
1742,
1741,
1740,
- // 1739,
- // 1738,
+ 1739,
+ 1738,
// 1737 NA
// 1736 NA
- // 1735,
+ 1735,
1734,
// 1733 NA
1732,