Commit 867646f246de2dd5c91c480637a4901732ea3151

Authored by Steve French
1 parent 5cfdddcfc4

[CIFS] Update CIFS version number to 1.77

Signed-off-by: Steve French <sfrench@us.ibm.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -125,6 +125,6 @@
125 125 extern const struct export_operations cifs_export_ops;
126 126 #endif /* CONFIG_CIFS_NFSD_EXPORT */
127 127  
128   -#define CIFS_VERSION "1.76"
  128 +#define CIFS_VERSION "1.77"
129 129 #endif /* _CIFSFS_H */