Release 2.0.8.25E

Release 2.0.8.25E

Change-Id: I9b08990d02f1ba7238835f969519fb0597f30117
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi 2021-10-12 23:04:43 -07:00
parent 2a65dd877e
commit ae31ad41d3

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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 25 #define QWLAN_VERSION_BUILD 25
#define QWLAN_VERSIONSTR "2.0.8.25D" #define QWLAN_VERSIONSTR "2.0.8.25E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */