Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbclient...
[bbaumbach/samba-autobuild/.git] / source3 / libsmb / wscript
index f4c15cab0933dc843faee2b87284fca30663b1f3..526434eabe050124f01845f5026cba07f2f02794 100644 (file)
@@ -27,5 +27,5 @@ def build(bld):
                        public_headers='../include/libsmbclient.h',
                        abi_directory='ABI',
                        abi_match='smbc_*',
-                       vnum='0.3.1',
+                       vnum='0.3.2',
                        pc_files='smbclient.pc')