diff --git a/Filelist b/Filelist index 04a433291e..82fb376e1e 100644 --- a/Filelist +++ b/Filelist @@ -13,7 +13,8 @@ SRC_ALL = \ .hgignore \ .lgtm.yml \ .travis.yml \ - appveyor.yml \ + .appveyor.yml \ + .codecov.yml \ ci/appveyor.bat \ ci/build-snd-dummy.sh \ ci/config.mk*.sed \ diff --git a/src/version.c b/src/version.c index c6866a2973..45973eac26 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 */ +/**/ + 2593, /**/ 2592, /**/