summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2013-12-16 12:57:20 +0100
committerAndrew Bartlett <abartlet@samba.org>2014-02-05 11:41:25 +1300
commit241e98d8ee099f9cc5feb835085b4abd2b1ee663 (patch)
tree4e51b23e227e69391546d4af08bcdc9a961a65b6 /source3/wscript_build
parent55cf6889495056c50be5a29a8c79eefa44db3261 (diff)
downloadsamba-241e98d8ee099f9cc5feb835085b4abd2b1ee663.tar.gz
samba-241e98d8ee099f9cc5feb835085b4abd2b1ee663.tar.xz
samba-241e98d8ee099f9cc5feb835085b4abd2b1ee663.zip
s3-lib: Add winbind_lookup_usersids().
Pair-Programmed-With: Guenther Deschner <gd@samba.org> Signed-off-by: Guenther Deschner <gd@samba.org> Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 54f8c144b37..1423688a2ff 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -172,7 +172,7 @@ bld.SAMBA3_LIBRARY('pdb',
passdb/lookup_sid.h''',
abi_match=private_pdb_match,
abi_directory='passdb/ABI',
- vnum='0')
+ vnum='0.1.0')
bld.SAMBA3_LIBRARY('smbldaphelper',
source='passdb/pdb_ldap_schema.c passdb/pdb_ldap_util.c',