]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for release OPENLDAP_REL_ENG_2_0_16
authorKurt Zeilenga <kurt@openldap.org>
Fri, 12 Oct 2001 18:06:39 +0000 (18:06 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 12 Oct 2001 18:06:39 +0000 (18:06 +0000)
CHANGES
build/top.mk
build/version
configure
include/ldap.h

diff --git a/CHANGES b/CHANGES
index 49f68f78131102501e0d502360e24361ff53ef30..6a8298c26dc528140b041b2bc1b8055c4686f6b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.16 Engineering
+OpenLDAP 2.0.16 Release
        Fixed ITS indexing bug (ITS#1349)
        Fixed slapd/slurpd maxargs bug (ITS#1343)
        Fixed slapd ManageDSAIT warning
index f7539a63daf5cfcc479a2f2fe9297db1b2288b01..185a90d2b7e2bcbc8f38c0087e0e14a65c6d4d3c 100644 (file)
@@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
 MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)"
 
 LIBTOOL = @LIBTOOL@
-LIBVERSION = 2:10:0
+LIBVERSION = 2:11:0
 LTVERSION = -version-info $(LIBVERSION)
 #We don't use our own shared libraries (yet)
 #LTLINK  = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \
index 62d320c62681f73ccfa5eed38c0a60093e160896..0bef167b968d86881669c09a55f9e0779ed398c6 100644 (file)
@@ -1 +1 @@
-2.0.16-Engineering
+2.0.16-Release
index 64bc621741b1481a4017142016cb9eb71f039227..bb618ff16b3a8bb889ac863f9ac42008bb9da367 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.223.2.33 2001/09/26 19:20:24 kurt Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.223.2.34 2001/10/09 23:18:54 kurt Exp  
 
 # Copyright 1998-2001 The OpenLDAP Foundation.  All Rights Reserved.
 # 
index 769258b20a43249f440a8d52750645b5527a0f9c..9e9052171c68c71642865c9af8d36a2f68c5ce7e 100644 (file)
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
  *     2.0.0  -> 20000
  *     2.3.16 -> 20316
  */
-#define LDAP_VENDOR_VERSION    20015
+#define LDAP_VENDOR_VERSION    20016
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION