aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-12-12 23:26:51 -0500
committerJames McCoy <jamessan@jamessan.com>2016-12-28 14:57:39 -0500
commit552cc4d0b3c9ebfd7ca30bfac71fab4ee5d9188e (patch)
tree155b4c7481af642b67004e5dd2fed5a770a1a6e4 /src/nvim/version.c
parentde025d6dd05de41a1226721420ffa51018e07fed (diff)
downloadrneovim-552cc4d0b3c9ebfd7ca30bfac71fab4ee5d9188e.tar.gz
rneovim-552cc4d0b3c9ebfd7ca30bfac71fab4ee5d9188e.tar.bz2
rneovim-552cc4d0b3c9ebfd7ca30bfac71fab4ee5d9188e.zip
vim-patch:7.4.2294
Problem: Sign test fails on MS-Windows when using the distributed zip archives. Solution: Create dummy files instead of relying on files in the pixmaps directory. https://github.com/vim/vim/commit/64cefedfc834aa4dac54ae5f91ccbc04e2d56bc5
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 9e555d1694..d06741f1b6 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -146,7 +146,7 @@ static int included_patches[] = {
// 2297 NA
// 2296,
// 2295,
- // 2294,
+ 2294,
// 2293,
// 2292,
// 2291,