diff options
author | James McCoy <jamessan@jamessan.com> | 2016-09-18 20:34:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-18 20:34:18 -0500 |
commit | efe8311371830930b2ab14937b8d6adc801cc99b (patch) | |
tree | 9ed7be637ea71baf3d934c4bfd851f5be5170805 /src/nvim/version.c | |
parent | 4a6b4bbf931bee14717ae1c30331e85758a3080e (diff) | |
parent | 8c24592da216ea97feb33d171c3f0dbca51e0aab (diff) | |
download | rneovim-efe8311371830930b2ab14937b8d6adc801cc99b.tar.gz rneovim-efe8311371830930b2ab14937b8d6adc801cc99b.tar.bz2 rneovim-efe8311371830930b2ab14937b8d6adc801cc99b.zip |
Merge pull request #4739 from brcolow/vim-7.4.1266
vim-patch 7.4.1266
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 439deab139..63acd22514 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -1177,7 +1177,7 @@ static int included_patches[] = { 1269, // 1268 NA 1267, - // 1266 + 1266, // 1265 NA // 1264 NA // 1263 NA |