commit | b77863bfa153e886f9f8faf1a791ba57a36efed0 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Jul 09 22:51:38 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jul 09 22:51:38 2009 +0000 |
tree | 72b97cd304a58b46ba5cf80e4d4549d289d73594 | |
parent | 3bbeeb3c93a961bd01b969dd4395ecac0c09db8d [diff] [blame] |
[CIFS] update cifs version number Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 586df24..6c17094 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h
@@ -113,5 +113,5 @@ extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.59" +#define CIFS_VERSION "1.60" #endif /* _CIFSFS_H */