diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index ea628da503c68f98e697a37f179f225cce2b23ac..845a0dda58648e9b43067b5ef8641562199bf016 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -160,5 +160,5 @@ extern const struct export_operations cifs_export_ops; /* when changing internal version - update following two lines at same time */ #define SMB3_PRODUCT_BUILD 41 -#define CIFS_VERSION "2.41" +#define CIFS_VERSION "2.42" #endif /* _CIFSFS_H */