Skip to content

Commit afee441

Browse files
committed
cifs: update internal module version number
To 2.30 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 2d06049 commit afee441

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
@@ -160,5 +160,5 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
160160
extern const struct export_operations cifs_export_ops;
161161
#endif /* CONFIG_CIFS_NFSD_EXPORT */
162162

163-
#define CIFS_VERSION "2.29"
163+
#define CIFS_VERSION "2.30"
164164
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)