Skip to content

Commit a8a6082

Browse files
committed
cifs: update internal version number
To 2.32 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent b8d64f8 commit a8a6082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/cifs/cifsfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,5 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
165165
extern const struct export_operations cifs_export_ops;
166166
#endif /* CONFIG_CIFS_NFSD_EXPORT */
167167

168-
#define CIFS_VERSION "2.31"
168+
#define CIFS_VERSION "2.32"
169169
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)