Skip to content

Commit 04c05b4

Browse files
author
Steve French
committed
update cifs version to 1.75
Signed-off-by: Steve French <[email protected]>
1 parent 13589c4 commit 04c05b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/cifs/cifsfs.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
125125
extern const struct export_operations cifs_export_ops;
126126
#endif /* CIFS_NFSD_EXPORT */
127127

128-
#define CIFS_VERSION "1.74"
128+
#define CIFS_VERSION "1.75"
129129
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)