commit | 1a333bc44a5d7e51575b1c3cd864fb37fd5b5f2b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 30 20:21:58 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 30 20:21:58 2017 +0200 |
tree | fc805899666a0a7e3a55e586588ff5e4e7d8f5fe | |
parent | dc5471d482c372f547006325d7c8f16d6cc9d371 [diff] [blame] |
patch 8.0.1022: test 80 is old style Problem: Test 80 is old style. Solution: Turn it into a new style test. (Yegappan Lakshmanan)
diff --git a/src/version.c b/src/version.c index e0be7aa..1b69d2b 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1022, +/**/ 1021, /**/ 1020,