cifs: update internal module version number
authorSteve French <stfrench@microsoft.com>
Wed, 8 Jul 2020 04:52:07 +0000 (23:52 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 9 Jul 2020 15:07:09 +0000 (10:07 -0500)
        To 2.28

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.h

index c7a311d28d3d7d9d1c3657bae29781748bbce38d..99b3180c613adf09d7beb09954894db7bdd01acd 100644 (file)
@@ -156,5 +156,5 @@ extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
-#define CIFS_VERSION   "2.27"
+#define CIFS_VERSION   "2.28"
 #endif                         /* _CIFSFS_H */