From 399aca79dadfef9fbab76fa619726922a2f2d90d Mon Sep 17 00:00:00 2001 From: Steve French Date: Mon, 31 Jan 2011 21:56:35 +0000 Subject: [PATCH] --- yaml --- r: 232714 b: refs/heads/master c: cab6958da0094e36a098751f844409fc9ee26251 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 470ad4c66404..05c8f894c0b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a8587e7c8e4e32ba778bfbbb822a0a7e8d5f3e3 +refs/heads/master: cab6958da0094e36a098751f844409fc9ee26251 diff --git a/trunk/fs/cifs/cifsfs.h b/trunk/fs/cifs/cifsfs.h index 14789a97304e..4a3330235d55 100644 --- a/trunk/fs/cifs/cifsfs.h +++ b/trunk/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 */