]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prepare for release
authorKurt Zeilenga <kurt@openldap.org>
Mon, 14 Jan 2002 19:46:51 +0000 (19:46 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 14 Jan 2002 19:46:51 +0000 (19:46 +0000)
CHANGES
build/top.mk
build/version
include/ldap.h

diff --git a/CHANGES b/CHANGES
index 3aeda17a65cfe92d1fa009d9fe5d9f2b49d376af..c5f48f6a31da657952770913f4d173e2afeaf6d3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.20 Engineering
+OpenLDAP 2.0.20 Release
        Fixed slapd ACL empty replace bug (ITS#1530)
        Fixed slapd ACL peername/sockname exact match bug (ITS#1516)
        Fixed back-passwd db_config bug
index a264880f0e42e8f04a0b73a6f0d93b02f74d4206..65d526e5fa3251eea7922bbc169770582369b39d 100644 (file)
@@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
 MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)"
 
 LIBTOOL = @LIBTOOL@
-LIBVERSION = 2:13:0
+LIBVERSION = 2:14:0
 LTVERSION = -version-info $(LIBVERSION)
 #We don't use our own shared libraries (yet)
 #LTLINK  = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \
index 483ac6fec6942801d90e5e5b69578614e50531a4..f87750206caf37f506b328a301cf7e4822eb5d42 100644 (file)
@@ -1 +1 @@
-2.0.20-Engineering
+2.0.20-Release
index dab34873f0e8869b117f2acc5b5a79e1fa781b32..865f256cf447977b57819c3ed0c0ec2fffbb20fd 100644 (file)
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
  *     2.0.0  -> 20000
  *     2.3.16 -> 20316
  */
-#define LDAP_VENDOR_VERSION    20019
+#define LDAP_VENDOR_VERSION    20020
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION