summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/wscript
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-09-20 19:46:31 -0700
committerAndrew Bartlett <abartlet@samba.org>2012-09-21 06:37:15 +0200
commit914b02be5a3e7805110f517e39ed9f6fe760c2bc (patch)
tree3ff2a2ed8eed258a6163cac0a2f59bbd383f30b8 /nsswitch/libwbclient/wscript
parentd9747b15c4a737a1422d0156d92efed762bb672d (diff)
downloadsamba-914b02be5a3e7805110f517e39ed9f6fe760c2bc.tar.gz
samba-914b02be5a3e7805110f517e39ed9f6fe760c2bc.tar.bz2
samba-914b02be5a3e7805110f517e39ed9f6fe760c2bc.zip
libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Sep 21 06:37:15 CEST 2012 on sn-devel-104
Diffstat (limited to 'nsswitch/libwbclient/wscript')
-rw-r--r--nsswitch/libwbclient/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/libwbclient/wscript b/nsswitch/libwbclient/wscript
index f73af94759..9c4da16720 100644
--- a/nsswitch/libwbclient/wscript
+++ b/nsswitch/libwbclient/wscript
@@ -3,7 +3,7 @@
import Options, Logs
# Remember to also update wbclient.h
-VERSION="0.10"
+VERSION="0.11"
# It may be useful at some point to allow Samba to build against a
# system libwbclient, such as the one provided by Likewise. To to