Release 5.2.1.82P

Release 5.2.1.82P

Change-Id: Ie52c609442eebdad4031a147db823471f0fa2448
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2023-10-21 11:17:44 -07:00
parent eb84d28816
commit 2316db503b

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 82
#define QWLAN_VERSIONSTR "5.2.1.82O"
#define QWLAN_VERSIONSTR "5.2.1.82P"
#endif /* QWLAN_VERSION_H */