From: Quanah Gibson-Mount Date: Fri, 28 Aug 2020 16:10:00 +0000 (+0000) Subject: Prep for release (2.4.52) X-Git-Tag: OPENLDAP_REL_ENG_2_4_52^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6e70c22f3297c66b8e8cc8a596699f49b8d23b;p=thirdparty%2Fopenldap.git Prep for release (2.4.52) --- diff --git a/CHANGES b/CHANGES index da8dee2a73..853601a13e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.52 Engineering +OpenLDAP 2.4.52 (2020/08/28) Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318) Added libldap OpenSSL support for multiple EECDH curves (ITS#9054) Added slapd OpenSSL support for multiple EECDH curves (ITS#9054) diff --git a/build/version.var b/build/version.var index 8a117f76eb..3bbf293435 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=20451 -ol_api_current=12 -ol_api_revision=14 -ol_api_age=10 -ol_release_date="2020/08/11" +ol_patch=52 +ol_api_inc=20452 +ol_api_current=13 +ol_api_revision=0 +ol_api_age=11 +ol_release_date="2020/08/28"