]> git.sur5r.net Git - openldap/commitdiff
Ready for release OPENLDAP_REL_ENG_2_0_23
authorKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 20:28:00 +0000 (20:28 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 20:28:00 +0000 (20:28 +0000)
CHANGES
build/top.mk
build/version
include/ldap.h

diff --git a/CHANGES b/CHANGES
index ad218fd3417330ffc1a5b198a3899174273990e9..722236ab9cd05d37a8594ee5318e039e2b2c8dd6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.23 Engineering
+OpenLDAP 2.0.23 Release
        Fixed slapd moddn acl bug (ITS#1562) (ITS#1582)
        Fixed slapd acl regex (to dn="") portability bug (ITS#1579)
        Disabled -lldap atexit() handler (ITS#1577)
+       Build environment
+               Updated config.guess/sub scripts (ITS#1567)
        Documentation
                Fixed a number of typos (ITS#1578)
 
index 65d526e5fa3251eea7922bbc169770582369b39d..4a2eb5eaa54a27444ea6c8b0db8d0351bd3d9b90 100644 (file)
@@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
 MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)"
 
 LIBTOOL = @LIBTOOL@
-LIBVERSION = 2:14:0
+LIBVERSION = 2:15:0
 LTVERSION = -version-info $(LIBVERSION)
 #We don't use our own shared libraries (yet)
 #LTLINK  = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \
index 3cf5c83cc0964d156c42d1bcebcece1fcad75b0f..3e61af0c59ce2c7a6ad183ca971cf937e7a19790 100644 (file)
@@ -1 +1 @@
-2.0.23-Engineering
+2.0.23-Release
index 9e9f37eb98c0a167a75a9887bf13acd5fa8fe0b4..3302417ad354e5a036d1893d8dce490dc51e592b 100644 (file)
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
  *     2.0.0  -> 20000
  *     2.3.16 -> 20316
  */
-#define LDAP_VENDOR_VERSION    20022
+#define LDAP_VENDOR_VERSION    20023
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION