Skip to content

Commit cf7d624

Browse files
author
Steve French
committed
cifs: update internal module version number
To 2.19 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 8c11a60 commit cf7d624

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

153-
#define CIFS_VERSION "2.18"
153+
#define CIFS_VERSION "2.19"
154154
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)