Release 5.2.1.88T

Release 5.2.1.88T

Change-Id: I6636fed199b216d70d9a23bf0ee65c2ec0a229f8
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-03-28 09:31:41 -07:00
parent d1e3e92c23
commit e46f56f47f

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 88 #define QWLAN_VERSION_BUILD 88
#define QWLAN_VERSIONSTR "5.2.1.88S" #define QWLAN_VERSIONSTR "5.2.1.88T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */