summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2022-06-24 09:36:27 +0200
committerJule Anger <janger@samba.org>2022-06-27 09:25:56 +0000
commitbee89680ce671aaf03d6c8f8b3a5dceebfa9b963 (patch)
tree7e057a49d561ed67b3296388ecf7e76b14009d43 /source3
parent86e9958156cc1df69bf8bafa8e28df7ce39a0982 (diff)
downloadsamba-bee89680ce671aaf03d6c8f8b3a5dceebfa9b963.tar.gz
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> (cherry picked from commit 8458449ddf1a5c939784116aa3f9d21edaf93a05) Autobuild-User(v4-15-test): Jule Anger <janger@samba.org> Autobuild-Date(v4-15-test): Mon Jun 27 09:25:56 UTC 2022 on sn-devel-184
Diffstat (limited to 'source3')
-rw-r--r--source3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 9df9bdd35b7..8d5ddade002 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -570,7 +570,7 @@ bld.SAMBA3_LIBRARY('smbconf',
''',
public_headers='../lib/smbconf/smbconf.h',
pc_files=[],
- vnum='0')
+ vnum='0.0.1')
bld.SAMBA3_SUBSYSTEM('sysquotas',
source='''