cifs: update internal version number

to 2.49

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

+2 -2
+2 -2
fs/smb/client/cifsfs.h
··· 147 #endif /* CONFIG_CIFS_NFSD_EXPORT */ 148 149 /* when changing internal version - update following two lines at same time */ 150 - #define SMB3_PRODUCT_BUILD 48 151 - #define CIFS_VERSION "2.48" 152 #endif /* _CIFSFS_H */
··· 147 #endif /* CONFIG_CIFS_NFSD_EXPORT */ 148 149 /* when changing internal version - update following two lines at same time */ 150 + #define SMB3_PRODUCT_BUILD 49 151 + #define CIFS_VERSION "2.49" 152 #endif /* _CIFSFS_H */