From: Quanah Gibson-Mount Date: Mon, 6 Oct 2008 20:18:41 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_12~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e61ca88ab075fd959bb6660f0024045d8a03c585;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index f06bde02cf..77ae8add11 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.12 Engineering +OpenLDAP 2.4.12 Release (2008/10/08) Fixed libldap ldap_utf8_strchar arguments (ITS#5720) Fixed libldap TLS_CRLFILE (ITS#5677) Fixed liblutil executables on Windows (ITS#5604) diff --git a/build/version.var b/build/version.var index 9ac55522bf..36962513cf 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=20411 +ol_patch=12 +ol_api_inc=20412 ol_api_current=3 -ol_api_revision=0 +ol_api_revision=1 ol_api_age=1 -ol_release_date="2008/07/16" +ol_release_date="2008/10/08"