diff options
Diffstat (limited to 'nsswitch/libwbclient/wscript')
-rw-r--r-- | nsswitch/libwbclient/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/libwbclient/wscript b/nsswitch/libwbclient/wscript index 8f7b7048d6..f73af94759 100644 --- a/nsswitch/libwbclient/wscript +++ b/nsswitch/libwbclient/wscript @@ -3,7 +3,7 @@ import Options, Logs # Remember to also update wbclient.h -VERSION="0.9" +VERSION="0.10" # 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 |