From: Quanah Gibson-Mount Date: Thu, 14 Nov 2013 19:13:55 +0000 (-0800) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_38~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4239fd74d6535c9258b8da5c77e3e7dbbde39e53;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index 37a6fb2b92..720dea01a1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.38 Engineering +OpenLDAP 2.4.38 Release (2013/11/16) Fixed liblmdb nordahead flag (ITS#7734) Fixed liblmdb to check cursor index before cursor_del (ITS#7733) Fixed liblmdb wasted space on split (ITS#7589) diff --git a/build/version.var b/build/version.var index 9c886db3a9..d533818351 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=20437 +ol_patch=38 +ol_api_inc=20438 ol_api_current=12 -ol_api_revision=0 +ol_api_revision=1 ol_api_age=10 -ol_release_date="2013/10/27" +ol_release_date="2013/11/16"