mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
library-versions: use the same version for talloc and tdb as for the standalone builds
metze
This commit is contained in:
parent
b28b63c911
commit
87fa2f4a28
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user