Skip to content

Commit a8dab63

Browse files
committed
cifs: update internal module version number
To 2.28 Signed-off-by: Steve French <[email protected]>
1 parent a77592a commit a8dab63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/cifs/cifsfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,5 @@ extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
156156
extern const struct export_operations cifs_export_ops;
157157
#endif /* CONFIG_CIFS_NFSD_EXPORT */
158158

159-
#define CIFS_VERSION "2.27"
159+
#define CIFS_VERSION "2.28"
160160
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)