diff --git a/src/smblib/smblib.c b/src/smblib/smblib.c index ef396027b55c7b4705b26f7c86a8d05a71f484eb..8d7815110d3ea24494a173cf5587ff2a884c731c 100644 --- a/src/smblib/smblib.c +++ b/src/smblib/smblib.c @@ -67,7 +67,7 @@ #include "smbwrap.h" /* Use smb_ver() and smb_lib_ver() to obtain these values */ -#define SMBLIB_VERSION "2.13" /* SMB library version */ +#define SMBLIB_VERSION "2.14" /* SMB library version */ #define SMB_VERSION 0x0121 /* SMB format version */ /* High byte major, low byte minor */