library-versions: use the same version for talloc and tdb as for the standalone builds
authorStefan Metzmacher <metze@samba.org>
Thu, 22 May 2008 14:14:51 +0000 (16:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 May 2008 14:16:47 +0000 (16:16 +0200)
metze
(This used to be commit 87fa2f4a287eccb596d803096c10c3d58a253452)

source3/library-versions.in

index e8ef0645a76fc0fe266bafb50cd4e98bc5c6a407..e7ef522bc5c271c7837f0a14f9f533e9aae2eaf4 100644 (file)
@@ -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