aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2015-12-20 15:31:45 -0500
committerJustin M. Keyes <justinkz@gmail.com>2015-12-20 15:31:45 -0500
commite9161799bf643e5df5038f09fced3c0e1690a66d (patch)
treee8cfee3448cc964533b3a66cba8183ea2deae192 /src/nvim/version.c
parente123675bcce886c1da3d917fbd88ab38cda7eba5 (diff)
parent90537ae970f571a596fe081fd3dd2d1cbf538b2a (diff)
downloadrneovim-e9161799bf643e5df5038f09fced3c0e1690a66d.tar.gz
rneovim-e9161799bf643e5df5038f09fced3c0e1690a66d.tar.bz2
rneovim-e9161799bf643e5df5038f09fced3c0e1690a66d.zip
Merge pull request #3867 from Shougo/vim-7.4.604
vim-patch:7.4.604
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 33c310a8b2..9a9cb509a8 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -389,7 +389,7 @@ static int included_patches[] = {
// 607,
606,
// 605,
- // 604,
+ 604,
// 603,
602,
601,