From: Steve French Date: Mon, 31 Jan 2011 21:56:35 +0000 (+0000) Subject: [CIFS] Update cifs minor version X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cab6958da0094e36a098751f844409fc9ee26251;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [CIFS] Update cifs minor version Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 14789a97304e..4a3330235d55 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 */