Release 5.2.1.91R

Release 5.2.1.91R

Change-Id: I86ce47d6e2dc5956651db093675d93141eaa51c0
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-06-26 01:58:22 -07:00
parent 89f532d762
commit fdc0f4d311

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 "Q"
#define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 91
#define QWLAN_VERSIONSTR "5.2.1.91Q"
#define QWLAN_VERSIONSTR "5.2.1.91R"
#endif /* QWLAN_VERSION_H */