]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready to release
authorKurt Zeilenga <kurt@openldap.org>
Fri, 10 Nov 2006 02:55:55 +0000 (02:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 10 Nov 2006 02:55:55 +0000 (02:55 +0000)
CHANGES
build/version.var
configure

diff --git a/CHANGES b/CHANGES
index 53833459200e967001a85d98b41180b445c52379..d7c5eca2c7ff4618c62bccc23038783a16184e4f 100644 (file)
--- 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)
index 4733570f21b54db4cff9a553aba5515bb4dd8946..2f36108d7a2647164e86c9bad7c6b13a5d6286a7 100644 (file)
@@ -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"
index 51f29012407740de512d67e2df0445bb5c9eb427..ed125c212fa4603e9aecc2ab37d07efc8f9adcea 100755 (executable)
--- 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.
 #