]> Git Repo - linux.git/commitdiff
cifs: update internal module number
authorSteve French <[email protected]>
Mon, 1 Jul 2019 21:25:46 +0000 (16:25 -0500)
committerSteve French <[email protected]>
Thu, 18 Jul 2019 23:14:47 +0000 (18:14 -0500)
To 2.21

Signed-off-by: Steve French <[email protected]>
fs/cifs/cifsfs.h

index aea005703785524d0360f5a0c3b764599a407980..4b21a90015a96e647de60b99dc20cd1f7ccce5a7 100644 (file)
@@ -152,5 +152,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
-#define CIFS_VERSION   "2.20"
+#define CIFS_VERSION   "2.21"
 #endif                         /* _CIFSFS_H */
This page took 0.057052 seconds and 4 git commands to generate.