From 0934be5a136a650a3adb016e2bdc9ac6a33a171d Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 10 Jan 2006 18:03:03 +0000 Subject: [PATCH] Ready for release? --- CHANGES | 1 + build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 5aa177fbd9..98ecb5e4ca 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.17 Engineering Fixed slapd anonymous proxy authorization issue (ITS#4320) Fixed slapd-ldap/meta session reuse issue (ITS#4315) + Fixed slapd-ldap idassert anon2anon issue (ITS#4321) Fixed slapd-monitor thread issue (ITS#4318) Build environment Fixed configure report-to URL diff --git a/build/version.var b/build/version.var index 59554f5b92..4cc571b661 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=20316 +ol_patch=17 +ol_api_inc=20317 ol_api_current=2 -ol_api_revision=4 +ol_api_revision=5 ol_api_age=2 -ol_release_date="2006/01/08" +ol_release_date="2006/01/10" -- 2.39.5