From: Quanah Gibson-Mount Date: Wed, 18 Mar 2009 20:34:01 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_16~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b46eb0d1740f7ae30655952eda0dccf156595552;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index 2c61d99888..8278466aa8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.16 Engineering +OpenLDAP 2.4.16 Release (2009/03/20) Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992) Fixed libldap GnuTLS with CA chains (ITS#5991) Fixed libldap GnuTLS TLSVerifyCilent try (ITS#5981) diff --git a/build/version.var b/build/version.var index fd868e8275..02fd22ff0a 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=20415 +ol_patch=16 +ol_api_inc=20416 ol_api_current=6 -ol_api_revision=1 +ol_api_revision=2 ol_api_age=4 -ol_release_date="2009/02/24" +ol_release_date="2009/03/20"