]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
abi-check: Update BIND_BASELINE_VERSION to v9_11_18
authorMichal Nowak <mnowak@isc.org>
Thu, 16 Apr 2020 08:01:59 +0000 (10:01 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 16 Apr 2020 21:22:42 +0000 (21:22 +0000)
.gitlab-ci.yml

index d278690399e590f0c484e6c5ec0c90f1b7c8c31f..8612aec704cff68ff88965521b5a0b6f5f019c10 100644 (file)
@@ -1356,7 +1356,7 @@ abi-check:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
-    BIND_BASELINE_VERSION: v9_11_17
+    BIND_BASELINE_VERSION: v9_11_18
   script:
     - *configure
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1