From: Quanah Gibson-Mount Date: Wed, 24 Oct 2007 20:53:29 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_6~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=751da9b09d24fe795b69811e3b173f90f44d0cdc;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index c4b577ba8c..65de926c81 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.6 Engineering +OpenLDAP 2.4.6 Release (2007/10/24) Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) Added slapd ACL sets DN ancestors operator (ITS#4860) Fixed slapd alock_close with Quick mode (ITS#5129) diff --git a/build/version.var b/build/version.var index 3b95addac5..52a128ef8b 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=20405 +ol_patch=6 +ol_api_inc=20406 ol_api_current=2 -ol_api_revision=1 +ol_api_revision=2 ol_api_age=0 -ol_release_date="2007/09/04" +ol_release_date="2007/10/24"