From: Kurt Zeilenga Date: Sun, 9 Jun 2002 18:17:59 +0000 (+0000) Subject: Ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_0_24~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6ef43caae0a86ad0c3f07199316f9c7db6b1c3;p=thirdparty%2Fopenldap.git Ready for release --- diff --git a/build/top.mk b/build/top.mk index 4a2eb5eaa5..4bb3230868 100644 --- a/build/top.mk +++ b/build/top.mk @@ -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) \ diff --git a/build/version b/build/version index 3ac5655b43..81b897c07a 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.24-Engineering +2.0.24-Release diff --git a/include/ldap.h b/include/ldap.h index 3302417ad3..de04dd471e 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -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