From d0fbbc3599148e1033218ec097bf5ab5f6236c76 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 10 Jul 2023 16:29:05 +0000 Subject: [PATCH] Prep for release --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index bdf7e136d1..6256ae7cb4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.5 Change Log -OpenLDAP 2.5.15 Engineering +OpenLDAP 2.5.15 Release (2023/07/10) Added libldap openssl3 support (ITS#9436, ITS#10030) Fixed libldap handling of TCP KEEPALIVE options (ITS#10015) Fixed libldap with async connections (ITS#10023) diff --git a/build/version.var b/build/version.var index f429c3046a..5bcd71b2eb 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=5 -ol_patch=X -ol_api_inc=20514 +ol_patch=15 +ol_api_inc=20515 ol_api_current=1 -ol_api_revision=9 +ol_api_revision=10 ol_api_age=1 -ol_release_date="2023/02/08" +ol_release_date="2023/07/10" -- 2.47.2