]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
cifs: update internal module version number
authorSteve French <stfrench@microsoft.com>
Tue, 15 Dec 2020 21:17:43 +0000 (15:17 -0600)
committerSteve French <stfrench@microsoft.com>
Thu, 17 Dec 2020 03:56:42 +0000 (21:56 -0600)
To 2.30

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

index d6976c28970d974d3471556b48cffd6896aab41f..2307bb0f6147072994ba8939451d483607c7532c 100644 (file)
@@ -160,5 +160,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.29"
+#define CIFS_VERSION   "2.30"
 #endif                         /* _CIFSFS_H */