From 3628ba623a0c9a68efab37e4d204e3aba8af122c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 12 Oct 2008 00:24:13 +0000 Subject: [PATCH] Ready for release (fix library versioning) --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 2392ddda37..d9033881c0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.12 Release (2008/10/08) +OpenLDAP 2.4.12 Release (2008/10/12) 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 36962513cf..c2129ad854 100644 --- a/build/version.var +++ b/build/version.var @@ -17,7 +17,7 @@ ol_major=2 ol_minor=4 ol_patch=12 ol_api_inc=20412 -ol_api_current=3 -ol_api_revision=1 -ol_api_age=1 -ol_release_date="2008/10/08" +ol_api_current=4 +ol_api_revision=0 +ol_api_age=2 +ol_release_date="2008/10/12" -- 2.39.5