]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Set 2.4.50 release OPENLDAP_REL_ENG_2_4_50
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 28 Apr 2020 14:05:54 +0000 (14:05 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 28 Apr 2020 14:05:54 +0000 (14:05 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index a33231f93d6de9f054231aa66cb8074f2df17584..764874729355a97a0951909a98458b3e0f1ec70c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.50 Engineering
+OpenLDAP 2.4.50 Release (2020/04/28)
        Fixed client benign typos (ITS#8890)
        Fixed libldap type cast (ITS#9175)
        Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650)
index e3778d35b3a7508a741a71e3948a8bc200143bc1..d22659c24c06d0bd831f071634b0c234adb5bd4c 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20449
+ol_patch=50
+ol_api_inc=20450
 ol_api_current=12
-ol_api_revision=12
+ol_api_revision=13
 ol_api_age=10
-ol_release_date="2020/01/30"
+ol_release_date="2020/04/28"