summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2019-03-06 16:18:51 -0800
committerJeremy Allison <jra@samba.org>2019-03-07 01:30:49 +0000
commitccb645321460034d4f33674854877620810b83e0 (patch)
tree47a7d63a0b73b659e57e15d09b0952ccd790c9dd /source3/wscript_build
parent4d2260d86d48f4569b29d3b6e1917ba33c019377 (diff)
downloadsamba-ccb645321460034d4f33674854877620810b83e0.tar.gz
passdb: Increase ABI version to 0.28.0
The change from c906153cc lib: Remove some unused code removed functions, but only updated the minor version of the ABI. Update the passdb version to 0.28.0 to reflect this change. file. Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Mar 7 01:30:49 UTC 2019 on sn-devel-144
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 41f01e392e2..ed4de978fdc 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -149,7 +149,7 @@ bld.SAMBA3_LIBRARY('samba-passdb',
''',
abi_match=private_pdb_match,
abi_directory='passdb/ABI',
- vnum='0.27.2')
+ vnum='0.28.0')
bld.SAMBA3_SUBSYSTEM('pdb',
source='''