mirror of
https://github.com/samba-team/samba.git
synced 2025-08-21 09:49:28 +03:00
waf: Fix SO version number of libsamba-errors
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15141
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit 563a2c8d72
)
Autobuild-User(v4-17-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-17-test): Tue Aug 23 10:31:11 UTC 2022 on sn-devel-184
This commit is contained in:
committed by
Jule Anger
parent
fbcb8db069
commit
721ea813b5
@ -10,7 +10,7 @@ bld.SAMBA_LIBRARY('samba-errors',
|
||||
deps='gnutls',
|
||||
# private_library=True,
|
||||
pc_files=[],
|
||||
vnum='1',
|
||||
vnum='1.0.0',
|
||||
)
|
||||
|
||||
bld.SAMBA_GENERATOR('ntstatus_generated',
|
||||
|
Reference in New Issue
Block a user