Commit 2e4b8c2c3b6247423c6d7097ab6b33e07cb624dc

Authored by Steve French
1 parent 2d4f84bd79

Update cifs version number to 2.03

Signed-off-by: Steve French <smfrench@gmail.com>

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

... ... @@ -140,6 +140,6 @@
140 140 extern const struct export_operations cifs_export_ops;
141 141 #endif /* CONFIG_CIFS_NFSD_EXPORT */
142 142  
143   -#define CIFS_VERSION "2.02"
  143 +#define CIFS_VERSION "2.03"
144 144 #endif /* _CIFSFS_H */