Skip to content

Commit

Permalink
update cifs version to 1.75
Browse files Browse the repository at this point in the history
Signed-off-by: Steve French <sfrench@us.ibm.com>
  • Loading branch information
Steve French committed Aug 18, 2011
1 parent 13589c4 commit 04c05b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/cifsfs.h
Expand Up @@ -125,5 +125,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CIFS_NFSD_EXPORT */

#define CIFS_VERSION "1.74"
#define CIFS_VERSION "1.75"
#endif /* _CIFSFS_H */

0 comments on commit 04c05b4

Please sign in to comment.