commit | 603d657219154ef074eeb70f6892b0b54e4fc19b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:41:56 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:41:56 2016 +0200 |
tree | ed28cd50fb467960d57343ca9ecc5e6a03ef7659 | |
parent | a6aa78a3e3433db42b8ab644dab7cd327f6d9499 [diff] [blame] |
patch 7.4.2041 Problem: Netbeans file authentication not tested. Solution: Add a test.
diff --git a/src/version.c b/src/version.c index 9baf99e..72b4789 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2041, +/**/ 2040, /**/ 2039,