Skip to content

Commit 7753e38

Browse files
committed
cifs: update internal module version number for cifs.ko to 2.12
Signed-off-by: Steve French <[email protected]>
1 parent 126c97f commit 7753e38

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

151-
#define CIFS_VERSION "2.12"
151+
#define CIFS_VERSION "2.13"
152152
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)