]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for 2.0.4 release
authorKurt Zeilenga <kurt@openldap.org>
Thu, 21 Sep 2000 21:39:15 +0000 (21:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 21 Sep 2000 21:39:15 +0000 (21:39 +0000)
build/top.mk
build/version
include/ldap.h

index 0f6dfb0b6e5a12b60a76e8c6b91003edc9e0cd5a..c5fc7ebdbff6b174c58f114c2dcf426e55b85075 100644 (file)
@@ -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) 
index b06c8ab1561d1c82ef5b69b2bb10c4731e59ecd5..2c4b37943e68781fdea7e37312080064a4a20b34 100644 (file)
@@ -1 +1 @@
-2.0.X-Engineering
+2.0.4-Release
index be78357926a329ac5c7ce266bf3ad0f7bc801c95..b751b1654baefc1e663f308f64ee29be34933325 100644 (file)
@@ -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