]> git.sur5r.net Git - openldap/commitdiff
Ready for release as 2.0.14 OPENLDAP_REL_ENG_2_0_14
authorKurt Zeilenga <kurt@openldap.org>
Mon, 10 Sep 2001 17:16:51 +0000 (17:16 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 10 Sep 2001 17:16:51 +0000 (17:16 +0000)
CHANGES
build/top.mk
build/version
include/ldap.h

diff --git a/CHANGES b/CHANGES
index 107d262dd5fe8a38dbe441b07474ca868c8e720f..ec679bbbeaea13e674d4f799e2496d319218827d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.14 Engineering
+OpenLDAP 2.0.14 Release
        Fixed slurpd millionth second bug (ITS#1323)
 
 OpenLDAP 2.0.13 Release
@@ -41,7 +41,7 @@ OpenLDAP 2.0.12 Release
        Updated ldbm to use BerkeleyDB's CDB (ITS#1176)
        Updated ldbm error handling
        Updated ldaptcl API (contrib)
-       Updated -lldap sasl/tls referral handling
+       Updated -lldap SASL/TLS referral handling
        Updated -lldap pthread code
        Removed -lldap UFN search support
        Build environment
index 370c4a1521dab74d0d4c0874adf904d2f05d660f..106bfe584ffef8554960208cb991ffdc9060c300 100644 (file)
@@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
 MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)"
 
 LIBTOOL = @LIBTOOL@
-LIBVERSION = 2:8:0
+LIBVERSION = 2:9:0
 LTVERSION = -version-info $(LIBVERSION)
 #We don't use our own shared libraries (yet)
 #LTLINK  = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \
index cf2dd9aee7826078d985f6b50467c9f746ab2d7d..427b154f349b31fd6a329c81b021c242325bbf41 100644 (file)
@@ -1 +1 @@
-2.0.14-Engineering
+2.0.14-Release
index 35aaae613d8eb9a0659229289e881535a4463509..329aa90c5345b50cca27f59544d70f20d9a68735 100644 (file)
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
  *     2.0.0  -> 20000
  *     2.3.16 -> 20316
  */
-#define LDAP_VENDOR_VERSION    20013
+#define LDAP_VENDOR_VERSION    20014
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION