summaryrefslogtreecommitdiff
path: root/fs/cifs
diff options
context:
space:
mode:
authorSteve French <smfrench@gmail.com>2016-05-10 13:24:05 (GMT)
committerSteve French <smfrench@gmail.com>2016-05-17 19:09:34 (GMT)
commit5a4f7e8e7ff5e81f57b08797cca41d307878dfc7 (patch)
treec5f16f29dc4a5ee0db064ad4d4f5538cde46619f /fs/cifs
parent1a967d6c9b39c226be1b45f13acd4d8a5ab3dc44 (diff)
downloadlinux-5a4f7e8e7ff5e81f57b08797cca41d307878dfc7.tar.xz
Update cifs.ko version to 2.09
Signed-off-by: Steven French <steve.french@primarydata.com>
Diffstat (limited to 'fs/cifs')
-rw-r--r--fs/cifs/cifsfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index c89ecd7..5d0d2ff 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -130,5 +130,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.08"
+#define CIFS_VERSION "2.09"
#endif /* _CIFSFS_H */