commit | 42093c0ec52e6ff29e80aae65ac6a744c7de79bb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 30 16:16:54 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 30 16:16:54 2016 +0200 |
tree | b74f9656b465fc84bba544cba5b6123057843ab8 | |
parent | b822cb0f93177bb045b221f607aee735f08ce428 [diff] [blame] |
patch 7.4.2123 Problem: No new style test for diff mode. Solution: Add a test. Check that folds are in sync.
diff --git a/src/version.c b/src/version.c index 65ec6b6..ae7b4de 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2123, +/**/ 2122, /**/ 2121,