Release 5.2.0.248P

Release 5.2.0.248P

Change-Id: I5e0029a55d824f6a263316701bcf3bc282f7aab5
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-21 09:30:12 -07:00
parent 41300fcf7c
commit 7712bf610f

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 248
#define QWLAN_VERSIONSTR "5.2.0.248O"
#define QWLAN_VERSIONSTR "5.2.0.248P"
#endif /* QWLAN_VERSION_H */