]> granicus.if.org Git - vim/commitdiff
patch 8.2.1831: file missing from distribution v8.2.1831
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Oct 2020 12:22:22 +0000 (14:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Oct 2020 12:22:22 +0000 (14:22 +0200)
Problem:    File missing from distribution.
Solution:   Add the github code analyses file.

Filelist
src/version.c

index a094634628003c8cdbc4cb4079a802cee22a2111..95ff37f64018bc545ee4892cd5e77851dbd12a68 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -10,6 +10,7 @@ SRC_ALL =     \
                .travis.yml \
                .cirrus.yml \
                .github/workflows/ci-windows.yaml \
+               .github/workflows/codeql-analysis.yml \
                .github/CODEOWNERS \
                appveyor.yml \
                ci/appveyor.bat \
index 2577c142c3dd71bb3aea3c4bef2ea29ac2eb5b37..b3cbf811b8176375ffcb60e0c6c02d79bf8c3453 100644 (file)
@@ -750,6 +750,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1831,
 /**/
     1830,
 /**/