Release 5.2.0.230Y

Release 5.2.0.230Y

Change-Id: I1c308322ad42b85e590249411fc547332cb55bca
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-04-22 19:43:13 -07:00
parent c39c12eb1b
commit 3c5ea47e8d

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 230 #define QWLAN_VERSION_BUILD 230
#define QWLAN_VERSIONSTR "5.2.0.230X" #define QWLAN_VERSIONSTR "5.2.0.230Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */