Release 5.2.1.92L

Release 5.2.1.92L

Change-Id: I5888829e9278db916cd0bfec54621533ca8d209d
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-07-24 00:58:14 -07:00
parent 6b467392ce
commit d752daae23

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 "K"
#define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 92
#define QWLAN_VERSIONSTR "5.2.1.92K"
#define QWLAN_VERSIONSTR "5.2.1.92L"
#endif /* QWLAN_VERSION_H */