diff options
author | James McCoy <jamessan@jamessan.com> | 2016-06-09 21:18:29 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-06-09 21:18:29 -0400 |
commit | 56e9e81115f9c551c5820cb49284602224e0e84e (patch) | |
tree | ab8ac3c159c87735e4015a96eda4c2c896061397 /src/nvim/version.c | |
parent | 9e94ffd422ddd763b8b7e5185d8c40904d542e6e (diff) | |
parent | b1c9d7d2379c91e16fca461f983e2014c720ab8a (diff) | |
download | rneovim-56e9e81115f9c551c5820cb49284602224e0e84e.tar.gz rneovim-56e9e81115f9c551c5820cb49284602224e0e84e.tar.bz2 rneovim-56e9e81115f9c551c5820cb49284602224e0e84e.zip |
Merge pull request #4738 from brcolow/vim-7.4.1223
vim-patch:7.4.1223
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index ea683f0834..917ba8ceb0 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -470,7 +470,7 @@ static int included_patches[] = { // 1226 NA // 1225 NA // 1224 NA - // 1223, + 1223, // 1222 NA // 1221 NA // 1220 NA |