diff --git a/Filelist b/Filelist index a09463462..95ff37f64 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 2577c142c..b3cbf811b 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, /**/