From: Kurt Zeilenga Date: Fri, 20 Oct 2006 04:03:33 +0000 (+0000) Subject: Ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_3_28~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1b43a332e45a0df1fb5e0cc4a8c5400acf6ed32e;p=openldap Ready for release --- diff --git a/CHANGES b/CHANGES index 1391a45643..fce0a83d42 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.28 Engineering +OpenLDAP 2.3.28 Release Fixed libldap ldap.conf max line length (ITS#4669) Fixed liblutil LDIF CR/LF parsing bug (ITS#4635) Fixed librewrite LDAP map parsing bug diff --git a/build/version.var b/build/version.var index 690a3b362d..7ee614e961 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=3 -ol_patch=X -ol_api_inc=20327 +ol_patch=28 +ol_api_inc=20328 ol_api_current=2 -ol_api_revision=15 +ol_api_revision=16 ol_api_age=2 -ol_release_date="2006/08/19" +ol_release_date="2006/10/20"