From: Steve French Date: Mon, 31 Jan 2011 21:56:35 +0000 (+0000) Subject: [CIFS] Update cifs minor version X-Git-Tag: v3.0~1913^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cab6958da0094e36a098751f844409fc9ee26251;p=platform%2Fkernel%2Flinux-amlogic.git [CIFS] Update cifs minor version Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 14789a9..4a33302 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -127,5 +127,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.69" +#define CIFS_VERSION "1.70" #endif /* _CIFSFS_H */