]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
abi-check: Update BIND_BASELINE_VERSION to v9_16_2
authorMichal Nowak <mnowak@isc.org>
Thu, 16 Apr 2020 07:58:48 +0000 (09:58 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 16 Apr 2020 21:22:06 +0000 (21:22 +0000)
.gitlab-ci.yml

index ed1f58303f74adbe971b795d7965c244faff86f5..475cec53522f82dd2a3d3f1c82cf4b3913520803 100644 (file)
@@ -1355,7 +1355,7 @@ abi-check:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
-    BIND_BASELINE_VERSION: v9_16_1
+    BIND_BASELINE_VERSION: v9_16_2
   script:
     - *configure
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1