diff --git a/src/smblib/smblib.c b/src/smblib/smblib.c index 04c13c1330f4c75965d6954828920be883cfbbc6..19be9fc55a93d087add49568dcdffe688067543b 100644 --- a/src/smblib/smblib.c +++ b/src/smblib/smblib.c @@ -68,7 +68,7 @@ #include "filewrap.h" /* Use smb_ver() and smb_lib_ver() to obtain these values */ -#define SMBLIB_VERSION "2.14" /* SMB library version */ +#define SMBLIB_VERSION "2.15" /* SMB library version */ #define SMB_VERSION 0x0121 /* SMB format version */ /* High byte major, low byte minor */