From: Stefan Metzmacher Date: Thu, 22 May 2008 14:14:51 +0000 (+0200) Subject: library-versions: use the same version for talloc and tdb as for the standalone builds X-Git-Tag: samba-4.0.0alpha6~801^2~1307 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6a70e02498ba935f9ab6b9691c024f9a9bfe08e;p=thirdparty%2Fsamba.git library-versions: use the same version for talloc and tdb as for the standalone builds metze (This used to be commit 87fa2f4a287eccb596d803096c10c3d58a253452) --- diff --git a/source3/library-versions.in b/source3/library-versions.in index e8ef0645a76..e7ef522bc5c 100644 --- a/source3/library-versions.in +++ b/source3/library-versions.in @@ -2,8 +2,8 @@ ## Basic script for defining the major and minor library revision numbers ## Makefile_target:major:minor ## -bin/libtalloc.@SHLIBEXT@:1:0 -bin/libtdb.@SHLIBEXT@:0:1 +bin/libtalloc.@SHLIBEXT@:1:2 +bin/libtdb.@SHLIBEXT@:1:1 bin/libsmbclient.@SHLIBEXT@:0:1 bin/libsmbsharemodes.@SHLIBEXT@:0:2 bin/libaddns.@SHLIBEXT@:0:1