From: Quanah Gibson-Mount Date: Wed, 18 Apr 2012 19:18:17 +0000 (-0700) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_31~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a31c66e732bb17adea557eaf55ae7f59c0698350;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index b9760e192e..dae461247a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.31 Engineering +OpenLDAP 2.4.31 Release (2012/04/21) Added slapo-accesslog support for reqEntryUUID (ITS#6656) Fixed libldap IPv6 URL detection (ITS#7194) Fixed libldap rebinding on failed connection (ITS#7207) diff --git a/build/version.var b/build/version.var index fcaca14838..a08353bb01 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=20430 +ol_patch=31 +ol_api_inc=20431 ol_api_current=10 ol_api_revision=3 ol_api_age=8 -ol_release_date="2012/02/29" +ol_release_date="2012/04/21"