diff options
| author | Steve French <sfrench@us.ibm.com> | 2011-01-19 12:53:44 -0500 |
|---|---|---|
| committer | Steve French <sfrench@us.ibm.com> | 2011-01-19 12:53:44 -0500 |
| commit | 1cd3508d5eab6a88fa643119cedd34b04215cffe (patch) | |
| tree | 484baf4852675eeded188d985acf03a1cc1edc89 | |
| parent | 053d50344568e5a4054266b44040297531125281 (diff) | |
[CIFS] Update cifs version number
Signed-off-by: Steve French <sfrench@us.ibm.com>
| -rw-r--r-- | fs/cifs/cifsfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 851030f74939..4739a531cded 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h | |||
| @@ -118,5 +118,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); | |||
| 118 | extern const struct export_operations cifs_export_ops; | 118 | extern const struct export_operations cifs_export_ops; |
| 119 | #endif /* EXPERIMENTAL */ | 119 | #endif /* EXPERIMENTAL */ |
| 120 | 120 | ||
| 121 | #define CIFS_VERSION "1.68" | 121 | #define CIFS_VERSION "1.69" |
| 122 | #endif /* _CIFSFS_H */ | 122 | #endif /* _CIFSFS_H */ |
