commit | f7acf2b63ce91ea802dbcf0618f0cdee80993468 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 01 21:14:53 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 01 21:14:53 2018 +0100 |
tree | 08f7c401390192d7905862f5a185b732117b9a2a | |
parent | f080d70a82f3a4477f346d9efcdfaec1bc1e1d58 [diff] [blame] |
patch 8.1.0503: missing change to diff test Problem: Missing change to diff test. (Hirohito Higashi) Solution: Add the missing test function.
diff --git a/src/version.c b/src/version.c index d2bed0e..bc22e73 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 503, +/**/ 502, /**/ 501,