commit | 3f88e71fa2b8b1fc97f3c218989474ea8687d197 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Apr 20 20:21:23 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 20 20:21:23 2021 +0200 |
tree | d4226ffa755aedc8793e583267a9368818d63d47 | |
parent | 6d4c1c7ba816294408097d72717366a97781655d [diff] [blame] |
patch 8.2.2788: Raku is now the only name what once was called perl6 Problem: Raku is now the only name what once was called perl6. Solution: Adjust the filetype detection. (closes #8120)
diff --git a/src/version.c b/src/version.c index 54bf127..1926724 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2788, +/**/ 2787, /**/ 2786,