]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for release
authorKurt Zeilenga <kurt@openldap.org>
Sun, 9 Jun 2002 18:17:59 +0000 (18:17 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 9 Jun 2002 18:17:59 +0000 (18:17 +0000)
build/top.mk
build/version
include/ldap.h

index 4a2eb5eaa54a27444ea6c8b0db8d0351bd3d9b90..4bb32308683c94c3e76a6ae7387e68b851590a90 100644 (file)
@@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
 MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)"
 
 LIBTOOL = @LIBTOOL@
-LIBVERSION = 2:15:0
+LIBVERSION = 2:16:0
 LTVERSION = -version-info $(LIBVERSION)
 #We don't use our own shared libraries (yet)
 #LTLINK  = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \
index 3ac5655b43d907f98a8e229f778c1cc38f2f74c3..81b897c07a7dca7c0c44e35f28ad6dc68961708f 100644 (file)
@@ -1 +1 @@
-2.0.24-Engineering
+2.0.24-Release
index 3302417ad354e5a036d1893d8dce490dc51e592b..de04dd471e0fd4201dc602b3464efb432f6e6d37 100644 (file)
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
  *     2.0.0  -> 20000
  *     2.3.16 -> 20316
  */
-#define LDAP_VENDOR_VERSION    20023
+#define LDAP_VENDOR_VERSION    20024
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION