From: Quanah Gibson-Mount Date: Fri, 24 Jan 2014 21:53:29 +0000 (-0600) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_39 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=391c38edbb586ddcc02dab470205b914004f17f7;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index 844ddf75ec..a0e522e51e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.39 Engineering +OpenLDAP 2.4.39 Release (2014/01/26) Fixed libldap MozNSS crash (ITS#7783) Fixed libldap memory leak with SASL (ITS#7757) Fixed libldap assert in parse_passwdpolicy_control (ITS#7759) diff --git a/build/version.var b/build/version.var index 85a6b8bafe..e68d251fd6 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=20438 +ol_patch=39 +ol_api_inc=20439 ol_api_current=12 -ol_api_revision=1 +ol_api_revision=2 ol_api_age=10 -ol_release_date="2013/11/16" +ol_release_date="2014/01/26"