cifs: update internal module version number

To 2.29

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

+1 -1
+1 -1
fs/cifs/cifsfs.h
··· 156 156 extern const struct export_operations cifs_export_ops; 157 157 #endif /* CONFIG_CIFS_NFSD_EXPORT */ 158 158 159 - #define CIFS_VERSION "2.28" 159 + #define CIFS_VERSION "2.29" 160 160 #endif /* _CIFSFS_H */