Skip to content

Commit

Permalink
[CIFS] Update cifs version number
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 Apr 25, 2008
1 parent b69d398 commit 47df179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/cifsfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ extern int cifs_ioctl(struct inode *inode, struct file *filep,
extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */

#define CIFS_VERSION "1.52"
#define CIFS_VERSION "1.53"
#endif /* _CIFSFS_H */

0 comments on commit 47df179

Please sign in to comment.