We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1d217 commit fd2bd7cCopy full SHA for fd2bd7c
fs/smb/client/cifsfs.h
@@ -152,6 +152,6 @@ extern const struct export_operations cifs_export_ops;
152
#endif /* CONFIG_CIFS_NFSD_EXPORT */
153
154
/* when changing internal version - update following two lines at same time */
155
-#define SMB3_PRODUCT_BUILD 45
156
-#define CIFS_VERSION "2.45"
+#define SMB3_PRODUCT_BUILD 46
+#define CIFS_VERSION "2.46"
157
#endif /* _CIFSFS_H */
0 commit comments