diff --git a/Filelist b/Filelist index a094634628..95ff37f640 100644 --- 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 \ diff --git a/src/version.c b/src/version.c index 2577c142c3..b3cbf811b8 100644 --- a/src/version.c +++ b/src/version.c @@ -750,6 +750,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1831, /**/ 1830, /**/