Release 2.0.8.26A

Release 2.0.8.26A

Change-Id: Ib16c8544e3135b10c747dff709556b48a3a97524
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi 2021-11-30 01:13:35 -08:00
parent ab2441a879
commit 386fe9ba50

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 2
#define QWLAN_VERSION_MINOR 0
#define QWLAN_VERSION_PATCH 8
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 26
#define QWLAN_VERSIONSTR "2.0.8.26"
#define QWLAN_VERSIONSTR "2.0.8.26A"
#endif /* QWLAN_VERSION_H */