Release 2.0.8.7Q

Release 2.0.8.7Q

Change-Id: I80c99d3689e9ee90ea6199174120ecffe117fee0
CRs-Fixed: 774533
This commit is contained in:
snandini 2021-01-08 08:58:00 -08:00
parent 94fd18736f
commit 9c8bb987f2

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 "P"
#define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 7
#define QWLAN_VERSIONSTR "2.0.8.7P"
#define QWLAN_VERSIONSTR "2.0.8.7Q"
#endif /* QWLAN_VERSION_H */