diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40a2ce3e5e..adbbb1fee4 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 401bce9672..89e6afceef 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, /**/