From: Kurt Zeilenga Date: Thu, 21 Sep 2000 21:39:15 +0000 (+0000) Subject: Ready for 2.0.4 release X-Git-Tag: OPENLDAP_REL_ENG_2_0_4~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=12c23ffd748f4169d2e97d914a61d3c19f62686a;p=openldap Ready for 2.0.4 release --- diff --git a/build/top.mk b/build/top.mk index 0f6dfb0b6e..c5fc7ebdbf 100644 --- a/build/top.mk +++ b/build/top.mk @@ -54,7 +54,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@ MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)" LIBTOOL = @LIBTOOL@ -LIBVERSION = 2:2:0 +LIBVERSION = 2:3:0 LTVERSION = -version-info $(LIBVERSION) LTLINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL) diff --git a/build/version b/build/version index b06c8ab156..2c4b37943e 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.X-Engineering +2.0.4-Release diff --git a/include/ldap.h b/include/ldap.h index be78357926..b751b1654b 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -48,7 +48,7 @@ LDAP_BEGIN_DECL * 2.0.0 -> 20000 * 2.3.16 -> 20316 */ -#define LDAP_VENDOR_VERSION 20003 +#define LDAP_VENDOR_VERSION 20004 /* OpenLDAP API Features */ #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION