cifs: update internal version number
authorSteve French <stfrench@microsoft.com>
Fri, 9 Jul 2021 18:02:26 +0000 (13:02 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 9 Jul 2021 18:03:36 +0000 (13:03 -0500)
To 2.33

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

index 177f3e7..d25a409 100644 (file)
@@ -153,5 +153,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.32"
+#define CIFS_VERSION   "2.33"
 #endif                         /* _CIFSFS_H */