]> git.sur5r.net Git - openldap/commitdiff
Update for 2.0.1 release
authorKurt Zeilenga <kurt@openldap.org>
Tue, 5 Sep 2000 23:08:57 +0000 (23:08 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 5 Sep 2000 23:08:57 +0000 (23:08 +0000)
build/top.mk

index f8e52688e43531c0088ee6ab5bacef7e570dc4de..338dfb4699efaa2720e0f689b99e1a8c0850eaea 100644 (file)
@@ -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)