From: Quanah Gibson-Mount Date: Tue, 18 Nov 2008 23:20:17 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_13~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ea30afb7f575304284b2f2fc12f323ad5582e23f;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index eceffd88f5..eca10bea51 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.13 Engineering +OpenLDAP 2.4.13 Release (2008/11/20) Added libldap dereference control support (ITS#5768) Fixed liblutil hex conversion (ITS#5699) Fixed liblutil returning undefined data (ITS#5748) diff --git a/build/version.var b/build/version.var index 71ef85caf6..fce8fd5e8b 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=20412 -ol_api_current=4 +ol_patch=13 +ol_api_inc=20413 +ol_api_current=5 ol_api_revision=0 -ol_api_age=2 -ol_release_date="2008/10/12" +ol_api_age=3 +ol_release_date="2008/11/20"