]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Bump BIND_BASELINE_VERSION for ABI checks
authorMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:33:50 +0000 (10:33 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:33:50 +0000 (10:33 +0200)
.gitlab-ci.yml

index 7f9fb58649e6c224f015d31cb919f99c5bdef14c..1b9a25ab290b5c9e1760bfed2144bfca3950ef1a 100644 (file)
@@ -1381,7 +1381,7 @@ abi-check:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
-    BIND_BASELINE_VERSION: v9_16_3
+    BIND_BASELINE_VERSION: v9_16_4
   script:
     - *configure
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1