Release 2.0.8.26N

Release 2.0.8.26N

Change-Id: I919cad7b61be1de88903b4114d33546726db0587
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi 2021-12-17 05:33:01 -08:00
parent 90b48155a2
commit ba2ffb1694

View File

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