diff --git a/build/top.mk b/build/top.mk index f46a4428d84284c6d1ae16c869cd3dd8a93518e8..0f6dfb0b6e5a12b60a76e8c6b91003edc9e0cd5a 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:1:0 +LIBVERSION = 2:2: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 b06c8ab1561d1c82ef5b69b2bb10c4731e59ecd5..e4059896f87e2e26b69b13f37c5a07d544c2de69 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.X-Engineering +2.0.2-Release diff --git a/configure b/configure index fd3d0fc006fc31554dee47ebb7ad36c312d03dd5..c8b4ad89e5a5ec56980add100a0513350dd3c876 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # $OpenLDAP$ -# from OpenLDAP: pkg/ldap/configure.in,v 1.223.2.14 2000/09/08 15:02:52 kurt Exp +# from OpenLDAP: pkg/ldap/configure.in,v 1.223.2.15 2000/09/13 00:42:32 kurt Exp # Copyright 1998-2000 The OpenLDAP Foundation. All Rights Reserved. #