diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40a2ce3e5..adbbb1fee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -291,7 +291,7 @@ jobs: - name: Build env: - LANG: C + LC_ALL: C run: | make -j${NPROC} diff --git a/src/version.c b/src/version.c index 401bce967..89e6afcee 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 */ +/**/ + 2237, /**/ 2236, /**/