From 05e5cb551874f28c2d48d92f4f465445a68fd176 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 16 Feb 2007 23:37:49 +0000 Subject: [PATCH] ready for release --- CHANGES | 2 +- build/version.var | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 89a0f9c029..8e718c9421 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.34 Engineering +OpenLDAP 2.3.34 Release Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815) Fixed ldapmodify printing error from ldap_result() (ITS#4812) Fixed slapadd LDIF parsing (ITS#4817) diff --git a/build/version.var b/build/version.var index d31274e41a..bfd96a3442 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=34 ol_api_inc=20333 ol_api_current=2 -ol_api_revision=21 +ol_api_revision=22 ol_api_age=2 -ol_release_date="2007/1/17" +ol_release_date="2007/2/16" -- 2.39.5