From: Kurt Zeilenga Date: Wed, 25 Jan 2006 03:47:24 +0000 (+0000) Subject: ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_3_19~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6e20647c277ec36a6e22ec44624346a095696a47;p=openldap ready for release --- diff --git a/CHANGES b/CHANGES index 1853dc29bc..f43b48fbd0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.19 Engineering +OpenLDAP 2.3.19 Release Fixed libldap disable DH key exchange with DH params (ITS#4354) Fixed libldap_r thread pool destroy hang (ITS#4349,ITS#4368) Fixed slapd slap_daemon destroy issue (ITS#4370) diff --git a/build/version.var b/build/version.var index 743e3c0898..a9225744e7 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=3 -ol_patch=X -ol_api_inc=20318 +ol_patch=19 +ol_api_inc=20319 ol_api_current=2 -ol_api_revision=6 +ol_api_revision=7 ol_api_age=2 -ol_release_date="2006/01/17" +ol_release_date="2006/01/25"