From: Kurt Zeilenga Date: Tue, 5 Sep 2000 23:03:37 +0000 (+0000) Subject: Adjust for 2.0.1 release X-Git-Tag: OPENLDAP_REL_ENG_2_0_1~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2bb997e513da15690773191490922966378c9e1c;p=openldap Adjust for 2.0.1 release --- diff --git a/build/version b/build/version index b981f4806c..c8bccb8822 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0-Engineering +2.0.1-Release diff --git a/configure b/configure index bf34421cf8..90178e0276 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # $OpenLDAP$ -# from OpenLDAP +# from OpenLDAP: pkg/ldap/configure.in,v 1.223.2.11 2000/08/31 16:53:53 kurt Exp # Copyright 1998-2000 The OpenLDAP Foundation. All Rights Reserved. # diff --git a/include/ldap.h b/include/ldap.h index 1ef444e18e..9201681f49 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 20000 +#define LDAP_VENDOR_VERSION 20001 /* OpenLDAP API Features */ #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION