From: Steve French Date: Tue, 10 May 2016 13:24:05 +0000 (-0500) Subject: Update cifs.ko version to 2.09 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5a4f7e8e7ff5e81f57b08797cca41d307878dfc7;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Update cifs.ko version to 2.09 Signed-off-by: Steven French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index c89ecd7a5c39..5d0d2ff67a4b 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 */