aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-02-01 02:16:29 -0500
committerJustin M. Keyes <justinkz@gmail.com>2016-02-01 02:16:29 -0500
commit99067b7e56e0a873bcf333048ed0ba17280957be (patch)
treef0f7439aa98d0b71b262931c0fc4bc71a18667e7 /src/nvim/version.c
parentfe1ba0487aab98a131e6789b6916b1aec369e8fc (diff)
parenta31f9161b09f3500385e99b076b3d8328de47dd7 (diff)
downloadrneovim-99067b7e56e0a873bcf333048ed0ba17280957be.tar.gz
rneovim-99067b7e56e0a873bcf333048ed0ba17280957be.tar.bz2
rneovim-99067b7e56e0a873bcf333048ed0ba17280957be.zip
Merge pull request #4113 from jbradaric/vim-7.4.709
vim-patch:7.4.709
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index c3555a9731..99484dd21d 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -453,7 +453,7 @@ static int included_patches[] = {
712,
711,
710,
- // 709,
+ 709,
// 708,
707,
706,