[CIFS] update cifs version

Update version to 1.71 so we can more easily spot modules with the last two fixes

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

+1 -1
+1 -1
fs/cifs/cifsfs.h
··· 127 extern const struct export_operations cifs_export_ops; 128 #endif /* EXPERIMENTAL */ 129 130 - #define CIFS_VERSION "1.70" 131 #endif /* _CIFSFS_H */
··· 127 extern const struct export_operations cifs_export_ops; 128 #endif /* EXPERIMENTAL */ 129 130 + #define CIFS_VERSION "1.71" 131 #endif /* _CIFSFS_H */