Release 5.2.1.67O

Change-Id: I623f68d6b9384b13c51911b58dc097d8f803ccff
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-05-22 20:14:55 -07:00
parent b1586c23fb
commit b1143e4d1e

Vedi File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_BUILD 67
#define QWLAN_VERSIONSTR "5.2.1.67N"
#define QWLAN_VERSIONSTR "5.2.1.67O"
#endif /* QWLAN_VERSION_H */