commit | 58a8f1706faa9e7a17f0efdd0b9030d4c0e502b0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 14 20:23:15 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 14 20:23:15 2017 +0100 |
tree | 22a499017e35bc42085e2bebe52b353a4ba3f62c | |
parent | 23921432369e210029a26864cfb4f1537b3c3395 [diff] [blame] |
patch 8.0.1298: missing test file Problem: Missing test file. Solution: Add samples/test000. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index c4e5d35..530fc04 100644 --- a/src/version.c +++ b/src/version.c
@@ -767,6 +767,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1298, +/**/ 1297, /**/ 1296,