]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for OpenLDAP 2.5.11 OPENLDAP_REL_ENG_2_5_11
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 20 Jan 2022 18:48:23 +0000 (18:48 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 20 Jan 2022 18:48:23 +0000 (18:48 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 64206aa96bd175770f65996757e03b0cbb39a2d0..c9ce92ca3b4878dbf7c174405261430df3bc3f0c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 OpenLDAP 2.5 Change Log
 
+OpenLDAP 2.5.11 Release (2022/01/20)
+       Fix broken build release variable
+
 OpenLDAP 2.5.10 Release (2022/01/20)
        Fixed libldap to init client socket port (ITS#9743)
        Fixed libldap with referrals (ITS#9781)
index 020105b322a10c0806f83739cc2a3386f330baa0..e547d3d936c0dc22d9d5b69ce152b4d25c411ae6 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20510
+ol_patch=11
+ol_api_inc=20511
 ol_api_current=1
-ol_api_revision=5
+ol_api_revision=6
 ol_api_age=1
 ol_release_date="2022/01/20"