aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorckelsel <ckelsel@hotmail.com>2017-10-27 09:49:36 +0800
committerckelsel <ckelsel@hotmail.com>2017-10-27 09:50:01 +0800
commit45a95a8a5b75473bf9d8f707ed10794ae4ae1528 (patch)
tree51a723b706a6e40aa1147632b9520d11ebd58410 /src/nvim/version.c
parent2bd424c1c5493f3311239a2c0932dd9ff6fac5a5 (diff)
downloadrneovim-45a95a8a5b75473bf9d8f707ed10794ae4ae1528.tar.gz
rneovim-45a95a8a5b75473bf9d8f707ed10794ae4ae1528.tar.bz2
rneovim-45a95a8a5b75473bf9d8f707ed10794ae4ae1528.zip
vim-patch:8.0.0196
Problem: The test for :profile is slow and does not work on MS-Windows. Solution: Use the "-es" argument. (Dominique Pelle) Swap single and double quotes for system() https://github.com/vim/vim/commit/c011a3d083001bcd9853b4447422f1819f3cee2f
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 7c2cb4d580..7fd5f2c588 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -908,7 +908,7 @@ static const int included_patches[] = {
// 199 NA
// 198,
// 197,
- // 196,
+ 196,
195,
194,
// 193 NA