From 14dadea7059fd3eed36cf2865e68b911df904cf3 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 8 Feb 2023 18:49:18 +0000 Subject: [PATCH] Prep for release (2.5.14) --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 231ac8f538..fe6949bf9e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.5 Change Log -OpenLDAP 2.5.14 Engineering +OpenLDAP 2.5.14 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 8afce57454..19cfaea1c6 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=20513 +ol_patch=14 +ol_api_inc=20514 ol_api_current=1 -ol_api_revision=8 +ol_api_revision=9 ol_api_age=1 -ol_release_date="2022/07/14" +ol_release_date="2023/02/08" -- 2.47.2