mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
cifs: update internal module version number
to 2.59 Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
4c91b67f87
commit
8e61cfc5f5
1 changed files with 2 additions and 2 deletions
|
|
@ -147,6 +147,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 58
|
||||
#define CIFS_VERSION "2.58"
|
||||
#define SMB3_PRODUCT_BUILD 59
|
||||
#define CIFS_VERSION "2.59"
|
||||
#endif /* _CIFSFS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue