diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8494379797..7716cb493d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -250,7 +250,7 @@ jobs: - name: Codecov if: matrix.coverage - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v3.1.1 with: flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{ matrix.extra }} diff --git a/src/version.c b/src/version.c index f7ef299eab..75611d1aad 100644 --- a/src/version.c +++ b/src/version.c @@ -699,6 +699,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 536, /**/ 535, /**/