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 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 |