From: Quanah Gibson-Mount Date: Sun, 13 Jul 2008 20:01:36 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_11~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=326e0b70247be6bbc2f47b347a820c9667adf3d3;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index a316d287b9..11d8575c4d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.11 Engineering +OpenLDAP 2.4.11 Release (2008/07/13) Fixed liblber ber_get_next length decoding (ITS#5580) Added libldap assertion control (ITS#5560) Fixed libldap GnuTLS CRL result handling (ITS#5577) diff --git a/build/version.var b/build/version.var index 6da7ae62f7..e009a52b14 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=20410 +ol_patch=11 +ol_api_inc=20411 ol_api_current=2 ol_api_revision=7 ol_api_age=0 -ol_release_date="2008/06/10" +ol_release_date="2008/07/13"