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 16e0068 commit 10c623aCopy full SHA for 10c623a
fs/smb/client/cifsfs.h
@@ -147,6 +147,6 @@ extern const struct export_operations cifs_export_ops;
147
#endif /* CONFIG_CIFS_NFSD_EXPORT */
148
149
/* when changing internal version - update following two lines at same time */
150
-#define SMB3_PRODUCT_BUILD 48
151
-#define CIFS_VERSION "2.48"
+#define SMB3_PRODUCT_BUILD 49
+#define CIFS_VERSION "2.49"
152
#endif /* _CIFSFS_H */
0 commit comments