From 937d226e962e186e751b9ca4809807d986ba68b6 Mon Sep 17 00:00:00 2001 From: John Malconian Date: Tue, 31 Oct 2023 19:35:13 +0000 Subject: [PATCH] add centos9 to IDMETA --- IDMETA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 9db4ba64..808dbfa4 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="bullseye buster stretch" UBUNTU_DIST="jammy focal bionic xenial trusty" -CENTOS_DIST="centos7 centos8" +CENTOS_DIST="centos7 centos8 centos9" VERSION=1.14.1