From: Quanah Gibson-Mount Date: Sat, 26 Oct 2013 20:46:04 +0000 (-0700) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_37^0 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e7b08140d07f51cd3f5f3161a3ce81de9f89209c;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index 5f68350c59..f4c9203814 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.37 Engineering +OpenLDAP 2.4.37 Release (2013/10/27) Added liblmdb nordahead environment flag (ITS#7725) Fixed client tools CLDAP with IPv6 (ITS#7695) Fixed libldap CLDAP with IPv6 (ITS#7695) diff --git a/build/version.var b/build/version.var index fced20fb07..53a2e8292d 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=20436 -ol_api_current=11 -ol_api_revision=2 -ol_api_age=9 -ol_release_date="2013/08/17" +ol_patch=37 +ol_api_inc=20437 +ol_api_current=12 +ol_api_revision=0 +ol_api_age=10 +ol_release_date="2013/10/27"