cifs: update internal version number 5.12-rc-smb3-fixes-part1
authorSteve French <stfrench@microsoft.com>
Sat, 10 Apr 2021 01:32:14 +0000 (20:32 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 26 Apr 2021 04:59:27 +0000 (23:59 -0500)
To 2.32

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.h

index 0d7ef150dbb2935489d9ac9665d8b4f224494414..6beddb108ba0ebf18860f15ec00c5007640901eb 100644 (file)
@@ -165,5 +165,5 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
-#define CIFS_VERSION   "2.31"
+#define CIFS_VERSION   "2.32"
 #endif                         /* _CIFSFS_H */