commit | 47df1793171771ff9b1622d30433ef6edf0eb280 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Fri Apr 25 02:01:44 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Fri Apr 25 02:01:44 2008 +0000 |
tree | 9db4d7c9dcb62b36baf65ebc1338e1cebb8ec9e1 | |
parent | b69d3987f4360a5e7e9e55465b3cdd0cc204b79e [diff] |
[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 e1dd9f3..503f6aa 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h
@@ -110,5 +110,5 @@ extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.52" +#define CIFS_VERSION "1.53" #endif /* _CIFSFS_H */