From: Kurt Zeilenga Date: Fri, 10 Nov 2006 02:55:55 +0000 (+0000) Subject: Ready to release X-Git-Tag: OPENLDAP_REL_ENG_2_3_29~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f1545af90acee2ed12f2f6dacd7257f2bb88d6;p=thirdparty%2Fopenldap.git Ready to release --- diff --git a/CHANGES b/CHANGES index 5383345920..d7c5eca2c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.29 Engineering +OpenLDAP 2.3.29 Release Fixed liblber/libldap error codes on Windows (ITS#4606) Fixed liblunicode case mapping (ITS#4724) Fixed slapd ldapi:// socket permissions (ITS#4709) diff --git a/build/version.var b/build/version.var index 4733570f21..2f36108d7a 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=20328 +ol_patch=29 +ol_api_inc=20329 ol_api_current=2 -ol_api_revision=16 +ol_api_revision=17 ol_api_age=2 -ol_release_date="2006/10/21" +ol_release_date="2006/11/10" diff --git a/configure b/configure index 51f2901240..ed125c212f 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.30 2006/07/28 14:53:03 kurt Exp . +# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.31 2006/11/07 20:57:24 ando Exp . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. #