cifs: update internal version number

to 2.55

Signed-off-by: Steve French <stfrench@microsoft.com>

+2 -2
+2 -2
fs/smb/client/cifsfs.h
··· 145 145 #endif /* CONFIG_CIFS_NFSD_EXPORT */ 146 146 147 147 /* when changing internal version - update following two lines at same time */ 148 - #define SMB3_PRODUCT_BUILD 54 149 - #define CIFS_VERSION "2.54" 148 + #define SMB3_PRODUCT_BUILD 55 149 + #define CIFS_VERSION "2.55" 150 150 #endif /* _CIFSFS_H */