Ready for release

This commit is contained in:
Kurt Zeilenga 2002-09-19 22:11:45 +00:00
parent 1b86ad0fac
commit 5562857f68
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
OpenLDAP 2.0 Change Log
OpenLDAP 2.0.26 Engineering
OpenLDAP 2.0.26 Release
Fixed slapd ACL buffer size bug (ITS#1963)
Fixed slapd ACL filters w/substrings bug (ITS#2023, ITS#2027)
Fxied slapd directory string space bug (ITS#2072)

View File

@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)"
LIBTOOL = @LIBTOOL@
LIBVERSION = 2:16:0
LIBVERSION = 2:17:0
LTVERSION = -version-info $(LIBVERSION)
#We don't use our own shared libraries (yet)
#LTLINK = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \

View File

@ -1 +1 @@
2.0.26-Engineering
2.0.26-Release

View File

@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
* 2.0.0 -> 20000
* 2.3.16 -> 20316
*/
#define LDAP_VENDOR_VERSION 20025
#define LDAP_VENDOR_VERSION 20026
/* OpenLDAP API Features */
#define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION