diff options
author | Steve French <sfrench@us.ibm.com> | 2009-07-09 18:51:38 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2009-07-09 18:51:38 -0400 |
commit | b77863bfa153e886f9f8faf1a791ba57a36efed0 (patch) | |
tree | 72b97cd304a58b46ba5cf80e4d4549d289d73594 /fs/cifs/cifsfs.h | |
parent | 3bbeeb3c93a961bd01b969dd4395ecac0c09db8d (diff) |
[CIFS] update cifs version number
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-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 586df24c9abb..6c170948300d 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h | |||
@@ -113,5 +113,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); | |||
113 | extern const struct export_operations cifs_export_ops; | 113 | extern const struct export_operations cifs_export_ops; |
114 | #endif /* EXPERIMENTAL */ | 114 | #endif /* EXPERIMENTAL */ |
115 | 115 | ||
116 | #define CIFS_VERSION "1.59" | 116 | #define CIFS_VERSION "1.60" |
117 | #endif /* _CIFSFS_H */ | 117 | #endif /* _CIFSFS_H */ |