Skip to content
Snippets Groups Projects
Commit b5810984 authored by Steve French's avatar Steve French
Browse files

cifs: update internal module version number


To 2.25

Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent c54849dd
No related branches found
No related tags found
No related merge requests found
...@@ -156,5 +156,5 @@ extern int cifs_truncate_page(struct address_space *mapping, loff_t from); ...@@ -156,5 +156,5 @@ extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
extern const struct export_operations cifs_export_ops; extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */ #endif /* CONFIG_CIFS_NFSD_EXPORT */
#define CIFS_VERSION "2.24" #define CIFS_VERSION "2.25"
#endif /* _CIFSFS_H */ #endif /* _CIFSFS_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment