diff --git a/.travis.yml b/.travis.yml index d199efb57..a4c628740 100644 --- a/.travis.yml +++ b/.travis.yml @@ -208,12 +208,13 @@ jobs: env: - *normal - *shadowopt - - <<: *linux - arch: s390x - name: huge/gcc-s390x - compiler: gcc - env: *linux-huge - services: [] + # Temporarily disabled, always fails + #- <<: *linux + # arch: s390x + # name: huge/gcc-s390x + # compiler: gcc + # env: *linux-huge + # services: [] - <<: *linux arch: arm64 name: huge/gcc-arm64 diff --git a/src/version.c b/src/version.c index 15f4c061d..697a47cf9 100644 --- a/src/version.c +++ b/src/version.c @@ -754,6 +754,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1402, /**/ 1401, /**/