From e460f00874352c3d2cdbca8a00a4112c7bc633ab Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 26 Nov 2024 17:11:04 +0000 Subject: [PATCH] Prep for release --- CHANGES | 2 +- build/version.var | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index c702f4cb91..7360990b06 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.6 Change Log -OpenLDAP 2.6.9 Engineering +OpenLDAP 2.6.9 Release (2024/11/26) Fixed libldap TLS connection timeout handling (ITS#8047) Fixed libldap GnuTLS incompatible pointer type (ITS#10253) Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223) diff --git a/build/version.var b/build/version.var index 063b783412..8fc8bf8ba6 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=6 -ol_patch=X -ol_api_inc=20608 +ol_patch=9 +ol_api_inc=20609 ol_api_current=2 ol_api_revision=200 ol_api_age=0 -ol_release_date="2024/05/21" +ol_release_date="2024/11/26" -- 2.47.3