Skip to content

Commit 1656a07

Browse files
committed
cifs: update internal module version number
To 2.24 Signed-off-by: Steve French <[email protected]>
1 parent ff6b6f3 commit 1656a07

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
@@ -153,5 +153,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
153153
extern const struct export_operations cifs_export_ops;
154154
#endif /* CONFIG_CIFS_NFSD_EXPORT */
155155

156-
#define CIFS_VERSION "2.23"
156+
#define CIFS_VERSION "2.24"
157157
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)