aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2017-09-26 15:50:09 -0400
committerJames McCoy <jamessan@jamessan.com>2017-09-26 15:51:11 -0400
commit43da7ea27b3391a9e74c658b90a5ed1cae926d40 (patch)
tree343c3b3534dfef47cdcce7c1f9d7e5a319002c96 /src/nvim/version.c
parent5bb2a19417e33ef573411b2069ab3d8095f7a9fa (diff)
downloadrneovim-43da7ea27b3391a9e74c658b90a5ed1cae926d40.tar.gz
rneovim-43da7ea27b3391a9e74c658b90a5ed1cae926d40.tar.bz2
rneovim-43da7ea27b3391a9e74c658b90a5ed1cae926d40.zip
vim-patch:8.0.0258
Problem: mksession test leaves file behind. Solution: Delete the file. Rename files to start with "X". https://github.com/vim/vim/commit/c9b56b2ceb4662f87c39ea07ba5090a073fd6286
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 f2686eacec..580ed592ca 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -694,7 +694,7 @@ static const int included_patches[] = {
// 261,
// 260 NA
259,
- // 258,
+ 258,
// 257 NA
// 256,
// 255,