]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release (2.5.13) OPENLDAP_REL_ENG_2_5_13
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 14 Jul 2022 17:09:57 +0000 (17:09 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 14 Jul 2022 17:09:57 +0000 (17:09 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index f9a966496c6a3e09fda8a176f446655b5dde102b..736656d7b0fa8960fbaa5b590331bbd67bdd2bd7 100644 (file)
--- 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)
index 34839692b3a4fade49fec1252a5fc1f7b555f3bd..64ac2df552e00bdde6458bfcf36aa6dd8b038cef 100644 (file)
@@ -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"