commit | d0d2f2df65ddea9a30ddd117f769bfff65d3fc56 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@hera.kernel.org> | Thu Jun 02 15:12:36 2005 -0700 |
committer | Steve French <sfrench@hera.kernel.org> | Thu Jun 02 15:12:36 2005 -0700 |
tree | 43d7f695330199f8b384da4b78c5652aa06aeff3 | |
parent | 467ca22d3371f132ee225a5591a1ed0cd518cb3d [diff] [blame] |
[CIFS] Update cifs version number and fix whitespace Signed-off-by: Steve French (sfrench@us.ibm.com)
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index d00b3bf..78af585 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h
@@ -96,5 +96,5 @@ extern ssize_t cifs_listxattr(struct dentry *, char *, size_t); extern int cifs_ioctl (struct inode * inode, struct file * filep, unsigned int command, unsigned long arg); -#define CIFS_VERSION "1.34" +#define CIFS_VERSION "1.35" #endif /* _CIFSFS_H */