From: Kurt Zeilenga Date: Mon, 31 Jul 2006 04:45:11 +0000 (+0000) Subject: ready for release? X-Git-Tag: OPENLDAP_REL_ENG_2_3_25~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=898de9024753428a25680e0e4d32f984d44c8d59;p=openldap ready for release? --- diff --git a/CHANGES b/CHANGES index ce793be99d..08666017ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.25 Engineering +OpenLDAP 2.3.25 Release Fixed liblber ber_bvreplace_x argument checks Add libldap_r TLS concurrency workaround (ITS#4583) Fixed liblutil password length bug diff --git a/build/version.var b/build/version.var index 0ac69ae01c..7dcc3986ec 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_patch=25 ol_api_inc=20324 ol_api_current=2 -ol_api_revision=12 +ol_api_revision=13 ol_api_age=2 -ol_release_date="2006/05/30" +ol_release_date="2006/07/31"