From 7c21d89f3e99e022bd12214a27cedee333eb965f Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 8 Feb 2023 18:53:35 +0000 Subject: [PATCH] Prep for release (2.6.4) --- CHANGES | 2 +- build/version.var | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 2578546984..af9dfb1c79 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.6 Change Log -OpenLDAP 2.6.4 Engineering +OpenLDAP 2.6.4 Release (2023/02/08) Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618) Fixed ldapsearch memory leak with paged results (ITS#9860) Fixed libldap ldif_open_urlto check for failure (ITS#9904) diff --git a/build/version.var b/build/version.var index f6bd29e91b..e9f4b5b0f3 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=20603 +ol_patch=4 +ol_api_inc=20604 ol_api_current=2 ol_api_revision=200 ol_api_age=0 -ol_release_date="2022/07/14" +ol_release_date="2023/02/08" -- 2.47.3