From: Kurt Zeilenga Date: Tue, 31 Jul 2012 16:39:26 +0000 (-0700) Subject: Update for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_32 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=94630a3ce66149d4d779658065ac6df45987c6c3;p=openldap Update for release --- diff --git a/CHANGES b/CHANGES index 9815af1d2e..abc55f5075 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.32 Release (2012/07/29) +OpenLDAP 2.4.32 Release (2012/07/31) Added slappasswd loadable module support (ITS#7284) Fixed tools to not clobber SASL_NOCANON (ITS#7271) Fixed libldap function declarations (ITS#7293) diff --git a/build/version.var b/build/version.var index ec01d6b54b..043c4ec1d4 100644 --- a/build/version.var +++ b/build/version.var @@ -20,4 +20,4 @@ ol_api_inc=20432 ol_api_current=10 ol_api_revision=4 ol_api_age=8 -ol_release_date="2012/07/29" +ol_release_date="2012/07/31"