aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2015-04-27 01:41:43 -0400
committerJustin M. Keyes <justinkz@gmail.com>2015-04-27 01:41:43 -0400
commit0928904e16a8cc68492732c773931fcedf7efdac (patch)
tree147d5e2dec0c82477647dc499b164b38e43a5ada /src/nvim/version.c
parent4230f8c332ce56ed2369f1500f7eaceb0bd968f3 (diff)
parentd9a51ca8119ba05056d593b8ca5b7161d12fc1c1 (diff)
downloadrneovim-0928904e16a8cc68492732c773931fcedf7efdac.tar.gz
rneovim-0928904e16a8cc68492732c773931fcedf7efdac.tar.bz2
rneovim-0928904e16a8cc68492732c773931fcedf7efdac.zip
Merge #2349 'vim-patch:7.4.519'
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 44adad70e0..d4c2a42250 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -215,7 +215,7 @@ static int included_patches[] = {
//557 NA
//556 NA
//555 NA
- //554,
+ 554,
553,
552,
551,
@@ -250,7 +250,7 @@ static int included_patches[] = {
//522 NA
521,
520,
- //519,
+ 519,
518,
517,
516,