From: Steve French Date: Tue, 15 Jul 2014 04:28:37 +0000 (-0500) Subject: Update cifs version X-Git-Tag: v4.14-rc1~7045^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81691503b2090e5238586224af26a26973f6c254;p=platform%2Fkernel%2Flinux-rpi.git Update cifs version to 2.04 Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 70f178a..5604802 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -136,5 +136,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.03" +#define CIFS_VERSION "2.04" #endif /* _CIFSFS_H */