From 57ce9aa748c795114943b377486631ce5c29f666 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 14 Jul 2022 17:09:57 +0000 Subject: [PATCH] Prep for release (2.5.13) --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index f9a966496c..736656d7b0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.5 Change Log -OpenLDAP 2.5.13 Engineering +OpenLDAP 2.5.13 Release (2022/07/14) Fixed librewrite declaration of calloc (ITS#9841) Fixed libldap memory leaks (ITS#9876) Fixed slapd kqueue support (ITS#9847) diff --git a/build/version.var b/build/version.var index 34839692b3..64ac2df552 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=20512 +ol_patch=13 +ol_api_inc=20513 ol_api_current=1 -ol_api_revision=7 +ol_api_revision=8 ol_api_age=1 -ol_release_date="2022/05/04" +ol_release_date="2022/07/14" -- 2.47.2