From: Kurt Zeilenga Date: Tue, 5 Sep 2000 23:08:57 +0000 (+0000) Subject: Update for 2.0.1 release X-Git-Tag: OPENLDAP_REL_ENG_2_0_1~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=100c1820a35bf0a3d6c4f7e4c2296c30dead4847;p=openldap Update for 2.0.1 release --- diff --git a/build/top.mk b/build/top.mk index f8e52688e4..338dfb4699 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:0:0 +LIBVERSION = 2:0:1 LTVERSION = -version-info $(LIBVERSION) LTLINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL)