Skip to content

Commit aef0388

Browse files
committed
cifs: update internal module version number
To 2.29 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 7d03ae4 commit aef0388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.28"
159+
#define CIFS_VERSION "2.29"
160160
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)