commit | b02628b8a20ad0c42a097207b3b49ae5169d04d7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Sep 05 18:40:44 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Sep 05 18:40:44 2020 +0200 |
tree | ce439610ac468caf4fac642dcc809a39a739d57d | |
parent | d217a87755ba01fc626b1c178c682fcd05ab3a28 [diff] |
patch 8.2.1605: default maintainer on github is wrong Problem: Defyyyyyyyyyyyyyyyyyyyyyyyub is wrong. Solution: Use Bram's account.
diff --git a/src/version.c b/src/version.c index 6b71a14..69aecec 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1605, +/**/ 1604, /**/ 1603,