commit | 60ef3e81f4a54d9f7ee617d57021f0811ec8ada5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 29 14:37:56 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 29 14:37:56 2016 +0200 |
tree | 7293909f94b2fc7d5ec8e3c586b511ebf036998d | |
parent | 35a1f59d635d9a655e1267c18f7cc757afd0d5b0 [diff] [blame] |
patch 8.0.0053 Problem: No test for what 8.0.0047 fixes. Solution: Add a test. (Hirohito Higashi)
diff --git a/src/version.c b/src/version.c index 5e337d6..47c65d6 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 53, +/**/ 52, /**/ 51,