Release 2.0.8.34Y

Release 2.0.8.34Y

Change-Id: Ifb4c818cfbb266d94f02fb887edd901c4471a707
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-10-09 03:44:50 -07:00
parent 685e5c9a53
commit 1a2fc5395e

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 "X"
#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 34
#define QWLAN_VERSIONSTR "2.0.8.34X"
#define QWLAN_VERSIONSTR "2.0.8.34Y"
#endif /* QWLAN_VERSION_H */