mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[CIFS] Update CIFS version number to 1.77
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
5cfdddcfc4
commit
867646f246
1 changed files with 1 additions and 1 deletions
|
@ -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 /* CONFIG_CIFS_NFSD_EXPORT */
|
||||
|
||||
#define CIFS_VERSION "1.76"
|
||||
#define CIFS_VERSION "1.77"
|
||||
#endif /* _CIFSFS_H */
|
||||
|
|
Loading…
Reference in a new issue