aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorMichael Ennen <mike.ennen@gmail.com>2016-11-29 16:37:47 -0700
committerJames McCoy <jamessan@jamessan.com>2016-12-01 09:15:47 -0500
commit909b7d9dea6127632905da3758de3c93fa58896c (patch)
treefa3fbb342b1e17b25957d9ba5552c3713b427e35 /src/nvim/version.c
parentf94740097bc8309946c145f496592f4da6e4ce54 (diff)
downloadrneovim-909b7d9dea6127632905da3758de3c93fa58896c.tar.gz
rneovim-909b7d9dea6127632905da3758de3c93fa58896c.tar.bz2
rneovim-909b7d9dea6127632905da3758de3c93fa58896c.zip
vim-patch:7.4.1739
Problem: Messages test fails on MS-Windows. Solution: Adjust the asserts. Skip the "messages maintainer" line if not showing all messages https://github.com/vim/vim/commit/bea1ede1c59a11ca5bf9d91cd30b7b2937b9fb41
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 db4ca60ceb..0097f78e89 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -705,7 +705,7 @@ static int included_patches[] = {
1742,
1741,
1740,
- // 1739,
+ 1739,
1738,
// 1737 NA
// 1736 NA