1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

s3:waf: Fix version number of public libsmbconf

Error: ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15108

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Jun 24 09:48:38 UTC 2022 on sn-devel-184
This commit is contained in:
Andreas Schneider 2022-06-24 09:36:27 +02:00 committed by Andreas Schneider
parent 1004058958
commit 8458449ddf

View File

@ -572,7 +572,7 @@ bld.SAMBA3_LIBRARY('smbconf',
''',
public_headers='../lib/smbconf/smbconf.h',
pc_files=[],
vnum='0')
vnum='0.0.1')
bld.SAMBA3_SUBSYSTEM('sysquotas',
source='''