cifs: update internal module number 6.0-rc5-smb3-fixes
authorSteve French <stfrench@microsoft.com>
Wed, 14 Sep 2022 04:00:02 +0000 (23:00 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 14 Sep 2022 09:00:06 +0000 (04:00 -0500)
To 2.39

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

index 81f4c15936d050273b9f1ef0a49aa72e86efaf2f..5b4a7a32bdc58c65d71e514dfb0fde0ea2dbac55 100644 (file)
@@ -153,6 +153,6 @@ extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
 /* when changing internal version - update following two lines at same time */
-#define SMB3_PRODUCT_BUILD 38
-#define CIFS_VERSION   "2.38"
+#define SMB3_PRODUCT_BUILD 39
+#define CIFS_VERSION   "2.39"
 #endif                         /* _CIFSFS_H */