Release 2.0.8.34Z

Release 2.0.8.34Z

Change-Id: I1699d8e33c61adc77a6fc10efdd00dc1dd38428b
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-11-12 01:10:17 -08:00
parent 6fe3981e40
commit 8cd10f873d

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