From 1c9416493bd219b08d839cd9e93fc64daa89b752 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 22 Mar 2018 15:44:27 +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 4cf925be30..2f761b68a6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.46 Engineering +OpenLDAP 2.4.46 Release (2018/03/22) Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717) Fixed libldap to not reuse tls_session if TLS hostname check fails (ITS#7373) Fixed libldap cross-compiling with OpenSSL 1.1 (ITS#8687) diff --git a/build/version.var b/build/version.var index 0316369893..9d95e3d0be 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=4 -ol_patch=X -ol_api_inc=20445 +ol_patch=46 +ol_api_inc=20446 ol_api_current=12 -ol_api_revision=8 +ol_api_revision=9 ol_api_age=10 -ol_release_date="2017/06/01" +ol_release_date="2018/03/22" -- 2.47.2